• Title/Summary/Keyword: Detecting lane departure

Search Result 8, Processing Time 0.025 seconds

Detecting Lane Departure Based on GIS Using DGPS (DGPS를 이용한 GIS기반의 차선 이탈 검지 연구)

  • Moon, Sang-Chan;Lee, Soon-Geul;Kim, Jae-Jun;Kim, Byoung-Soo
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.20 no.4
    • /
    • pp.16-24
    • /
    • 2012
  • This paper proposes a method utilizing Differential Global Position System (DGPS) with Real-Time Kinematic (RTK) and pre-built Geo-graphic Information System (GIS) to detect lane departure of a vehicle. The position of a vehicle measured by DGPS with RTK has 18 cm-level accuracy. The preconditioned GIS data giving accurate position information of the traffic lanes is used to set up coordinate system and to enable fast calculation of the relative position of the vehicle within the traffic lanes. This relative position can be used for safe driving by preventing the vehicle from departing lane carelessly. The proposed system can be a key component in functions such as vehicle guidance, driver alert and assistance, and the smart highway that eventually enables autonomous driving supporting system. Experimental results show the ability of the system to meet the accuracy and robustness to detect lane departure of a vehicle at high speed.

Lane Departure Warning System Using Top-view Space (Top-view 공간을 활용한 차선 이탈 경보 시스템)

  • Park, Han-dong;Oh, Jeong-su
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.05a
    • /
    • pp.815-818
    • /
    • 2016
  • Forward collision warning systems(FCWS) and lane departure warning systems(LDWS) need regions of interest for detecting lanes and objects as road regions. In general, the lane departure warning system using a vehicle front camera is tracking a lane curve using RANSAC or the like in the form of a straight line obtained image are compared with the center of the vehicle. This algorithm has weaknesses that requires a wide range of the lane being vulnerable to the curve. This paper presents an algorithm that checks whether the current lane departure by car from the Top-view space. The algorithm also can check whether the vehicle in the lane departure of the narrow range, and shows the result that is almost not affected by noise.

  • PDF

Advanced Lane Detecting Algorithm for Unmanned Vehicle

  • Moon, Hee-Chang;Lee, Woon-Sung;Kim, Jung-Ha
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2003.10a
    • /
    • pp.1130-1133
    • /
    • 2003
  • The goal of this research is developing advanced lane detecting algorithm for unmanned vehicle. Previous lane detecting method to bring on error become of the lane loss and noise. Therefore, new algorithm developed to get exact information of lane. This algorithm can be used to AGV(Autonomous Guide Vehicle) and LSWS(Lane Departure Warning System), ACC(Adapted Cruise Control). We used 1/10 scale RC car to embody developed algorithm. A CCD camera is installed on top of vehicle. Images are transmitted to a main computer though wireless video transmitter. A main computer finds information of lane in road image. And it calculates control value of vehicle and transmit these to vehicle. This algorithm can detect in input image marked by 256 gray levels to get exact information of lane. To find the driving direction of vehicle, it search line equation by curve fitting of detected pixel. Finally, author used median filtering method to removal of noise and used characteristic part of road image for advanced of processing time.

  • PDF

A Study for Driving Mechanism Evaluation of the Lane Keeping Assistance System (차선유지지원장치 작동 메커니즘 평가에 관한 연구)

  • Chung, Seung-Hwan;Kim, Jeong-Min;Kwon, Seong-Jin;Lee, Bong-Hyun
    • Journal of Auto-vehicle Safety Association
    • /
    • v.5 no.1
    • /
    • pp.69-74
    • /
    • 2013
  • LKAS(Lane Keeping Assistance System) main function is to support the driver in keeping the vehicle within the current lane. Therefore, this system is able to reduce the driver workload with assisting the driver during driving. In this paper, we presented on study for test procedures and evaluation methods of the LKAS. The vehicle test conducted on straight road, left curve, right curve and four different types of lane under various vehicle speeds. This study proposed the LKAS system test procedures and methods that we are able to identify LKAS driving mechanism and performance.

Realtime Robust Curved Lane Detection Algorithm using Gaussian Mixture Model (가우시안 혼합모델을 이용한 강인한 실시간 곡선차선 검출 알고리즘)

  • Jang, Chanhee;Lee, Sunju;Choi, Changbeom;Kim, Young-Keun
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.22 no.1
    • /
    • pp.1-7
    • /
    • 2016
  • ADAS (Advanced Driver Assistance Systems) requires not only real-time robust lane detection, both straight and curved, but also predicting upcoming steering direction by detecting the curvature of lanes. In this paper, a curvature lane detection algorithm is proposed to enhance the accuracy and detection rate based on using inverse perspective images and Gaussian Mixture Model (GMM) to segment the lanes from the background under various illumination condition. To increase the speed and accuracy of the lane detection, this paper used template matching, RANSAC and proposed post processing method. Through experiments, it is validated that the proposed algorithm can detect both straight and curved lanes as well as predicting the upcoming direction with 92.95% of detection accuracy and 50fps speed.

Lane Detection based Open-Source Hardware according to Change Lane Conditions (오픈소스 하드웨어 기반 차선검출 기술에 대한 연구)

  • Kim, Jae Sang;Moon, Hae Min;Pan, Sung Bum
    • Smart Media Journal
    • /
    • v.6 no.3
    • /
    • pp.15-20
    • /
    • 2017
  • Recently, the automotive industry has been studied about driver assistance systems for helping drivers to drive their cars easily by integrating them with the IT technology. This study suggests a method of detecting lanes, robust to road condition changes and applicable to lane departure warning and autonomous vehicles mode. The proposed method uses the method of detecting candidate areas by using the Gaussian filter and by determining the Otsu threshold value and edge. Moreover, the proposed method uses lane gradient and width information through the Hough transform to detect lanes. The method uses road lane information detected before to detect dashed lines as well as solid lines, calculates routes in which the lanes will be located in the next frame to draw virtual lanes. The proposed algorithm was identified to be able to detect lanes in both dashed- and solid-line situations, and implement real-time processing where applied to Raspberry Pi 2 which is open source hardware.

Lane Detection System Development based on Android using Optimized Accumulator Cells (Accumulator cells를 최적화한 안드로이드 기반의 차선 검출 시스템 개발)

  • Tsogtbaatar, Erdenetuya;Jang, Young-Min;Cho, Jae-Hyun;Cho, Sang-Bock
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.51 no.1
    • /
    • pp.126-136
    • /
    • 2014
  • In the Advanced Driver Assistance Systems (ADAS) of smart vehicle and Intelligent Transportation System (ITS) for to detect the boundary of lane is being studied a lot of Hough Transform. This method detects correctly recognition the lane. But recognition rate can fall due to detecting straight lines outside of the lane. In order to solve this problems, this paper proposed an algorithm to recognize the lane boundaries and the accumulator cells in Hough space. Based on proposed algorithm, we develop application for Android was developed by H/W verification. Users of smart phone devices could use lane detection and lane departure warning systems for driver's safety whenever and wherever. Software verification using the OpenCV showed efficiency recognition correct rate of 93.8% and hardware real-time verification for an application development in the Android phone showed recognition correct rate of 70%.

A Study on the Tracking Algorithm for BSD Detection of Smart Vehicles (스마트 자동차의 BSD 검지를 위한 추적알고리즘에 관한 연구)

  • Kim Wantae
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.19 no.2
    • /
    • pp.47-55
    • /
    • 2023
  • Recently, Sensor technologies are emerging to prevent traffic accidents and support safe driving in complex environments where human perception may be limited. The UWS is a technology that uses an ultrasonic sensor to detect objects at short distances. While it has the advantage of being simple to use, it also has the disadvantage of having a limited detection distance. The LDWS, on the other hand, is a technology that uses front image processing to detect lane departure and ensure the safety of the driving path. However, it may not be sufficient for determining the driving environment around the vehicle. To overcome these limitations, a system that utilizes FMCW radar is being used. The BSD radar system using FMCW continuously emits signals while driving, and the emitted signals bounce off nearby objects and return to the radar. The key technologies involved in designing the BSD radar system are tracking algorithms for detecting the surrounding situation of the vehicle. This paper presents a tracking algorithm for designing a BSD radar system, while explaining the principles of FMCW radar technology and signal types. Additionally, this paper presents the target tracking procedure and target filter to design an accurate tracking system and performance is verified through simulation.