• Title/Summary/Keyword: lane detection

Search Result 349, Processing Time 0.034 seconds

Improved Environment Recognition Algorithms for Autonomous Vehicle Control (자율주행 제어를 위한 향상된 주변환경 인식 알고리즘)

  • Bae, Inhwan;Kim, Yeounghoo;Kim, Taekyung;Oh, Minho;Ju, Hyunsu;Kim, Seulki;Shin, Gwanjun;Yoon, Sunjae;Lee, Chaejin;Lim, Yongseob;Choi, Gyeungho
    • Journal of Auto-vehicle Safety Association
    • /
    • v.11 no.2
    • /
    • pp.35-43
    • /
    • 2019
  • This paper describes the improved environment recognition algorithms using some type of sensors like LiDAR and cameras. Additionally, integrated control algorithm for an autonomous vehicle is included. The integrated algorithm was based on C++ environment and supported the stability of the whole driving control algorithms. As to the improved vision algorithms, lane tracing and traffic sign recognition were mainly operated with three cameras. There are two algorithms developed for lane tracing, Improved Lane Tracing (ILT) and Histogram Extension (HIX). Two independent algorithms were combined into one algorithm - Enhanced Lane Tracing with Histogram Extension (ELIX). As for the enhanced traffic sign recognition algorithm, integrated Mutual Validation Procedure (MVP) by using three algorithms - Cascade, Reinforced DSIFT SVM and YOLO was developed. Comparing to the results for those, it is convincing that the precision of traffic sign recognition is substantially increased. With the LiDAR sensor, static and dynamic obstacle detection and obstacle avoidance algorithms were focused. Therefore, improved environment recognition algorithms, which are higher accuracy and faster processing speed than ones of the previous algorithms, were proposed. Moreover, by optimizing with integrated control algorithm, the memory issue of irregular system shutdown was prevented. Therefore, the maneuvering stability of the autonomous vehicle in severe environment were enhanced.

Preceding Vehicle Detection Method Using Shadow Recognition (그림자 인식을 이용한 전방차량 검출 방법)

  • Kim, Dong-Sub;Kwon, Han-Joon;Kim, Kyung-Sik;Kim, Yong-Deak
    • Proceedings of the IEEK Conference
    • /
    • 2006.06a
    • /
    • pp.303-304
    • /
    • 2006
  • This paper proposes detection method of vehicles using camera for auto-vehicle-system. Detection method is based on shadow detection and symmetric feature of vehicle. This method consists of three part. First is lane detection. By lane detection, we can reduce the area for vehicle detection. Second part is shadow detection. Shadow has information of vehicle width and position. Third part is symmetry. This feature is helpful for confirming the vehicle.

  • PDF

Real-time Lane Violation Detection System using Feature Tracking (특징점 추적을 이용한 실시간 끼어들기 위반차량 검지 시스템)

  • Lee, Hee-Sin;Jeong, Sung-Hwan;Lee, Joon-Whoan
    • The KIPS Transactions:PartB
    • /
    • v.18B no.4
    • /
    • pp.201-212
    • /
    • 2011
  • In this paper, we suggest a system of detecting a vehicle with lane violation, which can detect the vehicle with lane violation, by using the feature point tracking. The whole algorism in the suggested system of detecting a vehicle with lane violation is composed of three stages such as feature extraction, register and tracking in feature for the tracking-targeted vehicle, and detecting a vehicle with lane violation. The feature is extracted from the morphological gradient image, which results in constructing robust detection system against shadows, weather conditions, head lights and illumination conditions without distinction day and night. The system shows excellent performance for the data captured at day time, night time, and rainy night time as much as 99.49% for positive recognition ratio and 0.51% for error ratio. Also the system is so fast as much as 91.34 frames per second in average that it may be possible for real-time processing.

Night-Time Blind Spot Vehicle Detection Using Visual Property of Head-Lamp (전조등의 시각적 특성을 이용한 야간 사각 지대 차량 검출 기법)

  • Joung, Jung-Eun;Kim, Hyun-Koo;Park, Ju-Hyun;Jung, Ho-Youl
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.6 no.5
    • /
    • pp.311-317
    • /
    • 2011
  • The blind spot is an area where drivers visibility does not reach. When drivers change a lane to adjacent lane, they need to give an attention because of the blind spot. If drivers try to change lane without notice of vehicle approaching in the blind spot, it causes a reason to have a car accident. This paper proposes a night-time blind spot vehicle detection using cameras. At nighttime, head-lights are used as characteristics to detect vehicles. Candidates of headlight are selected by high luminance feature and then shape filter and kalman filter are employed to remove other noisy blobs having similar luminance to head-lights. In addition, vehicle position is estimated from detected head-light, using virtual center line represented by approximated the first order linear equation. Experiments show that proposed method has relatively high detection porformance in clear weather independent to the road types, but has not sufficient performance in rainy weather because of various ground reflectors.

A Study on Measurement and Control of position and pose of Mobile Robot using Ka13nan Filter and using lane detecting filter in monocular Vision (단일 비전에서 칼만 필티와 차선 검출 필터를 이용한 모빌 로봇 주행 위치.자세 계측 제어에 관한 연구)

  • 이용구;송현승;노도환
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.81-81
    • /
    • 2000
  • We use camera to apply human vision system in measurement. To do that, we need to know about camera parameters. The camera parameters are consisted of internal parameters and external parameters. we can fix scale factor&focal length in internal parameters, we can acquire external parameters. And we want to use these parameters in automatically driven vehicle by using camera. When we observe an camera parameters in respect with that the external parameters are important parameters. We can acquire external parameter as fixing focal length&scale factor. To get lane coordinate in image, we propose a lane detection filter. After searching lanes, we can seek vanishing point. And then y-axis seek y-sxis rotation component(${\beta}$). By using these parameter, we can find x-axis translation component(Xo). Before we make stepping motor rotate to be y-axis rotation component(${\beta}$), '0', we estimate image coordinates of lane at (t+1). Using this point, we apply this system to Kalman filter. And then we calculate to new parameters whick make minimum error.

  • PDF

Road-Lane Detection Based on a Cumulative Distribution Function of Edge Direction

  • Yi, Un-Kun;Lee, Joon-Woong;Baek, Kwang-Ryul
    • Journal of KIEE
    • /
    • v.11 no.1
    • /
    • pp.69-77
    • /
    • 2001
  • This paper describes an image processing algorithm capable of recognizing road lanes by using a CDF(cumulative distribution function). The CDF is designed for the model function of road lanes. Based on the assumptions that there are no abrupt changes in the direction and location of road lanes and that the intensity of lane boundaries differs from that of the background, we formulated the CDF, which accumulates the edge magnitude for edge directions. The CDF has distinctive peak points at the vicinity of lane directions due to the directional and the positional continuities of a lane. To obtain lane-related information a scatter diagram was constructed by collecting edge pixels, of which the direction corresponds to the peak point of the CDF, then the principal axis-based line fitting was performed for the scatter diagram. Noises can cause many similar features to appear and to disappear in an image. Therefore, to reduce the noise effect a recursive estimator of the CDF was introduced, and also to prevent false alarms or miss detection a scene understanding index (DUI) was formulated by the statistical parameters of the CDF. The proposed algorithm has been implemented in real time on video data obtained from a test vehicle driven on a typical highway.

  • PDF

Research of the Unmanned Vehicle Control and Modeling for Lane Tracking and Obstacle Avoidance

  • Kim, Sang-Gyum;Lee, Woon-Sung;Kim, Jung-Ha
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2003.10a
    • /
    • pp.932-937
    • /
    • 2003
  • In this paper, we will explain about the unmanned vehicle control and modeling for combined obstacle avoidance and lane tracking. First, obstacle avoidance is considered as one of the important technologies in the unmanned vehicle. It is consisted by two parts: the first part includes the longitudinal control system for the acceleration and deceleration and the second part is the lateral control system for the steering control. Each system uses to the obstacle avoidance during the vehicle moving. Therefore, we propose the method of vehicle control, modeling and obstacle avoidance. Second, we describe a method of lane tracking by means of vision system. It is important in the unmanned vehicle and mobile robot system. In this paper, we deal with lane tracking and image processing method and it is including lane detection method, image processing algorithm and filtering method.

  • PDF

East Inverse Perspective Mapping and its Applications to Road State Detection

  • Gang, Yi-Jiang;Eom, Jae-Won;Song, Byung-Suk;Bae, Jae-Wook
    • Proceedings of the IEEK Conference
    • /
    • 2000.07a
    • /
    • pp.23-26
    • /
    • 2000
  • An improved inverse perspective mapping (IIPM) is proposed so as to reduce computational expense of recovery of 3D road surface. An experimental system based on IIPM is developed to detect lane parameters for a driver assistant system. A re-organized image is obtained quickly and exactly by IIPM. Efficient preprocessing techniques are used to enhance the information of lane and obstacles. Lane in the preprocessed. image is located with region identification. Lane parameters are estimated effectively. An algorithm to adaptively modify the parameters of IIPM is given. Properties of obstacle on 3D road surface are discussed and used to detect obstacles in the current lane and neighboring lanes. Experimental results show that the new method can extract lane state information effectively.

  • PDF

Design of Curve Road Detection System by Convergence of Sensor (센서 융합에 의한 곡선차선 검출 시스템 설계)

  • Kim, Gea-Hee;Jeong, Seon-Mi;Mun, Hyung-Jin;Kim, Chang-Geun
    • Journal of Digital Convergence
    • /
    • v.14 no.8
    • /
    • pp.253-259
    • /
    • 2016
  • Regarding the research on lane recognition, continuous studies have been in progress for vehicles to navigate autonomously and to prevent traffic accidents, and lane recognition and detection have remarkably developed as different algorithms have appeared recently. Those studies were based on vision system and the recognition rate was improved. However, in case of driving at night or in rain, the recognition rate has not met the level at which it is satisfactory. Improving the weakness of the vision system-based lane recognition and detection, applying sensor convergence technology for the response after accident happened, among studies on lane detection, the study on the curve road detection was conducted. It proceeded to study on the curve road detection among studies on the lane recognition. In terms of the road detection, not only a straight road but also a curve road should be detected and it can be used in investigation on traffic accidents. Setting the threshold value of curvature from 0.001 to 0.06 showing the degree of the curve, it presented that it is able to compute the curve road.

A prediction system for car dead zone using by vehicle recognition and traffic lane detection (차선 검출 및 차량 인식을 이용한 사각지대 예측 시스템)

  • Kim, Young-Joon;Kim, Yong-Deak
    • Proceedings of the IEEK Conference
    • /
    • 2008.06a
    • /
    • pp.715-716
    • /
    • 2008
  • A dead zone prediction system for vehicles are implemented in this paper. To improve performance reliability and stability, we import two method to get a information between car and car, and car and road. One is traffic lane detection method, another is vecle recognition. In this paper, we explain the methods and whole structure about this system except for details.

  • PDF