• Title/Summary/Keyword: 차선성능

Search Result 131, Processing Time 0.026 seconds

Development of a Lane Departure Warning Application on a Smartphone (스마트폰용 차선이탈경보 애플리케이션 개발)

  • Ro, Kwang-Hyun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.12 no.6
    • /
    • pp.2793-2800
    • /
    • 2011
  • The purpose of this research is to develop and optimize a lane departure warning application based on a smartphone which can be applicable as a new platform for various mobile information applications. Recently, a lane detection warning system which is a representative application among safe driving assistant solutions is being commercialized. Due to the necessity of powerful embedded hardware platform and its price, its market is still not growing. In this research, it is proposed to develop and optimize a lane departure warning application on iPhone 3GS. OpenCV is used for efficient image processing, and for lane detection a heuristic algorithm based on Hough Transform is proposed. The application was developed under Macintosh PC platform with Xcode 3.2.4 development tools, downloaded to the iPhone and has been tested on the real paved road. The experimental result has shown that the detection ratio of the straight lane was over 90% and the processing speed was 1.52fps. For the enhancement of the speed, a few optimization methods were introduced and the fastest speed was 3.84fps. Through the improvement of lane detection algorithm, additional optimization works and the adoption of a new powerful platform, it will be successfully commercialized on smartphone application market.

Vision-based Real-time Lane Detection and Tracking for Mobile Robots in a Constrained Track Environment

  • Kim, Young-Ju
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.11
    • /
    • pp.29-39
    • /
    • 2019
  • As mobile robot applications increase in real life, the need of low cost autonomous driving are gradually increasing. We propose a novel vision-based real-time lane detection and tracking system that supports autonomous driving of mobile robots in constrained tracks which are designed considering indoor driving conditions of mobile robots. Considering the processing of lanes with various shapes and the pre-adjustment of operation parameters, the system structure with multi-operation modes are designed. In parameter tuning mode, thresholds of the color filter is dynamically adjusted based on the geometric property of the lane thickness. And in the unstable input mode of curved tracks and the stable input mode of straight tracks, lane feature pixels are adaptively extracted based on the geometric and temporal characteristics of the lanes and the lane model is fitted using the least-squared method. The track centerline is calculated using lane models and the motion model is simplified and tracked by a linear Kalman filter. In the driving experiments, it was confirmed that even in low-performance robot configurations, real-time processing produces the accurate autonomous driving in the constrained track.

Estimating a Range of Lane Departure Allowance based on Road Alignment in an Autonomous Driving Vehicle (자율주행 차량의 도로 평면선형 기반 차로이탈 허용 범위 산정)

  • Kim, Youngmin;Kim, Hyoungsoo
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.15 no.4
    • /
    • pp.81-90
    • /
    • 2016
  • As an autonomous driving vehicle (AV) need to cope with external road conditions by itself, its perception performance for road environment should be better than that of a human driver. A vision sensor, one of AV sensors, performs lane detection function to percept road environment for performing safe vehicle steering, which relates to define vehicle heading and lane departure prevention. Performance standards for a vision sensor in an ADAS(Advanced Driver Assistance System) focus on the function of 'driver assistance', not on the perception of 'independent situation'. So the performance requirements for a vision sensor in AV may different from those in an ADAS. In assuming that an AV keep previous steering due to lane detection failure, this study calculated lane departure distances between the AV location following curved road alignment and the other one driving to the straight in a curved section. We analysed lane departure distance and time with respect to the allowance of lane detection malfunction of an AV vision sensor. With the results, we found that an AV would encounter a critical lane departure situation if a vision sensor loses lane detection over 1 second. Therefore, it is concluded that the performance standards for an AV should contain more severe lane departure situations than those of an ADAS.

Efficient Lane Detection Method using Improved Bird's Eye View Transform (개선된 버드아이뷰 변환을 활용한 효율적인 차선 검출 방법)

  • Jeong, Hyeon-Seok;Im, Seok-Ho;Yoon, Hyeon-Ju
    • Annual Conference of KIPS
    • /
    • 2017.11a
    • /
    • pp.901-904
    • /
    • 2017
  • 차선 검출은 자율주행 자동차의 가장 기본 기능 중의 하나이다. 전방 카메라를 통하여 얻은 입력 영상을 변환하여 주행 방향을 정할 수 있도록 차로를 검출하는 방법은 여러 가지가 있는데, 본 논문에서는 버드아이뷰 영상을 활용하는 방법을 채택하고 여러 가지 성능이 제한적인 임베디드 시스템에서 이를 보다 효율적으로 수행할 수 있도록 EPM(Expected Perspective Mapping) 방법과 변환 영상을 이용해 차로를 검출하는 슬라이딩 윈도우 알고리즘의 개선 방안을 제안한다. 제안된 방법은 기존의 차선 검출 방법에 비해 약 30% 이상 적은 연산량으로 수행할 수 있으면서 기존 방법과 동일한 결과를 생성하여 실시간성이 중요한 상황에서 정확한 차선 검출을 할 수 있음을 보여 준다.

Image processing algorithm for preceding vehicle detection based on DLI (선형차량 인식을 위한 DLI 기반의 영상처리 알고리즘)

  • Hwang, H.J.;Baek, H.R.;Yi, U.K.
    • Proceedings of the KIEE Conference
    • /
    • 2003.07d
    • /
    • pp.2459-2461
    • /
    • 2003
  • 본 논문은 차량 내에 설치된 두 대의 CCD 카메라를 이용하여 도로 영상으로부터 주행차선내에 있는 장애물을 인식하는 새로운 알고리즘을 제시한다. 제안된 알고리즘은 주행하는 차선과 관련이 있는 차선 정보만을 이용하여, 스테레오 영상에서 변이도를 추출할 수 있는 변이도 함수인 DLI(Disparity of lane-related information)를 정의하였다. DLI는 선행 차량과 같은 장애물은 주위보다 상대적으로 큰 에지값을 가진다는 특성을 이용하여, 주행차선 내에 있는 장애물의 유무를 검출하고 위치를 유추한다. 제안된 방법은 특징점의 탐색공간을 현저히 줄여 실시간 처리문제를 해결한 수 있는 장점을 가지고 있다. 본 논문에서는 DLI를 이용한 선행차량 인식기법의 성능을 검증하기 위하여 다양한 환경의 도로영상에 알고리즘을 적용하여 제안한 방법의 우수함을 확인하였다.

  • PDF

Method to improve lane detection and maintenance using sliding window algorithm (슬라이딩 윈도우 기법을 활용한 차선 인지 및 유지 개선 방안)

  • Dong-il Kang;Hae-Soo Park;Hyeon-ho Shin;Hyun-seung Yeo;Seung-yeop Lee
    • Annual Conference of KIPS
    • /
    • 2023.11a
    • /
    • pp.1157-1158
    • /
    • 2023
  • 자율주행 시스템에서 차선 인지는 주행의 성능과 안전에 중요한 역할을 한다. 차선 인지 분야에서는 다양한 알고리즘이 사용된다. 본 논문에서는 슬라이딩 윈도우 기법을 사용한 알고리즘을 기반으로, 더 정확하고 효율적인 차선 인지를 위한 개선 방안을 소개한다.

A Lane Detection and Departure Warning System Robust to Illumination Change and Road Surface Symbols (도로조명변화 및 노면표시에 강인한 차선 검출 및 이탈 경고 시스템)

  • Kim, Kwang Soo;Choi, Seung Wan;Kwak, Soo Yeong
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.22 no.6
    • /
    • pp.9-16
    • /
    • 2017
  • An Algorithm for Lane Detection and Lane Departure Warning for a Vehicle Driving on Roads is proposed in This Paper. Using Images Obtained from On-board Cameras for Lane Detection has Some Difficulties, e.g. the Increase of Fault Detection Ratio Due to Symbols on Roads, Missing Yellow Lanes in the Tunnel due to a Similar Color Lighting, Missing Some Lanes in Rainy Days Due to Low Intensity of Illumination, and so on. The Proposed Algorithm has been developed Focusing on Solving These Problems. It also has an Additional Function to Determine How much the Vehicle is leaning to any Side between The Lanes and, If Necessary, to Give a Warning to a Driver. Experiments Using an Image Database Built by Collecting with Vehicle On-board Blackbox in Six Different Situations have been conducted for Validation of the Proposed Algorithm. The Experimental Results show a High Performance of the Proposed Algorithm with Overall 97% Detection Success Ratio.

Design and Evaluation of a GNSS Receiver Network For Lane-By-Lane Traffic Monitoring (차선별 교통 모니터링을 위한 위성항법 수신기망 설계 및 성능 평가)

  • Kim, Hee-Sung;Lee, Hyung-Keun
    • Journal of Advanced Navigation Technology
    • /
    • v.14 no.2
    • /
    • pp.151-160
    • /
    • 2010
  • For the realization of future intelligent transportation systems, fine-grained lane-by-lane traffic monitoring and control functionalities are among the most important technology barriers to overcome. To satisfy the accuracy requirement for traffic monitoring, a GNSS receiver network is designed. The designed receiver network consists of three different types of entities; reference server, broadcaster, and client. For deployment flexibility, all the entities utilize the international message standard RTCM SC-104 version 3.0. For fine-grained traffic monitoring, the client is designed to utilize position-domain carrier-smoothed-code filters to provide accurate vehicle coordinates in spite of frequent addages and outages of visible satellites. An experiment result is presented to evaluate the positioning accuracy of the proposed method.

Vehicle Localization Method for Lateral Position within Lane Based on Vision and HD Map (비전 및 HD Map 기반 차로 내 차량 정밀측위 기법)

  • Woo, Rinara;Seo, Dae-Wha
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.20 no.5
    • /
    • pp.186-201
    • /
    • 2021
  • As autonomous driving technology advances, the accuracy of the vehicle position is important for recognizing the environments around driving. Map-matching localization techniques based on high definition (HD) maps have been studied to improve localization accuracy. Because conventional map-matching techniques estimate the vehicle position based on an HD map reference dataset representing the center of the lane, the estimated position does not reflect the deviation of the lateral distance within the lane. Therefore, this paper proposes a localization system based on the reference lateral position dataset extracted using image processing and HD maps. Image processing extracts the driving lane number using inverse perspective mapping, multi-lane detection, and yellow central lane detection. The lane departure method estimates the lateral distance within the lane. To collect the lateral position reference dataset, this approach involves two processes: (i) the link and lane node is extracted based on the lane number obtained from image processing and position from GNSS/INS, and (ii) the lateral position is matched with the extracted link and lane node. Finally, the vehicle position is estimated by matching the GNSS/INS local trajectory and the reference lateral position dataset. The performance of the proposed method was evaluated by experiments carried out on a highway environment. It was confirmed that the proposed method improves accuracy by about 1.0m compared to GNSS / INS, and improves accuracy by about 0.04m~0.21m (7~30%) for each section when compared with the existing lane-level map matching method.