Multiple Lane Detection Algorithm Based on Optimised Dense Disparity Map Estimation
Lane detection is very important for self-driving vehicles. In recent years, computer stereo vision has been prevalently used to enhance the accuracy of the lane detection systems. This paper mainly presents a multiple lane detection algorithm developed based on optimised dense disparity map estimation, where the disparity information obtained at time t_{n} is utilised to optimise the process of disparity estimation at time t_{n+1}. This is achieved by estimating the road model at time t_{n} and then controlling the search range for the disparity estimation at time t_{n+1}. The lanes are then detected using our previously published algorithm, where the vanishing point information is used to model the lanes. The experimental results illustrate that the runtime of the disparity estimation is reduced by around 37% and the accuracy of the lane detection is about 99%.
Code (0)
등록된 구현이 없습니다.
Tasks
Disparity EstimationLane DetectionSimilar Papers 제목 키워드 기반
Dense Scene Multiple Object Tracking with Box-Plane Matching
Multiple Object Tracking (MOT) is an important task in computer vision. MOT is still challenging due to the occlusion problem, especially in dense scenes. Following the tracking-by-detection framework, we propose the Box…
Multiple Object TrackingObjectObject TrackingMachine Learning for Searching the Dark Energy Survey for Trans-Neptunian Objects
In this paper we investigate how implementing machine learning could improve the efficiency of the search for Trans-Neptunian Objects (TNOs) within Dark Energy Survey (DES) data when used alongside orbit fitting. The dis…
BIG-bench Machine LearningOpendenselane: A Dense Lidar-Based Dataset for HD Map Construction
In autonomous driving system, High-Definition (HD) map is an important basis for localization, perception and planning tasks. For the construction of HD map, land marking detection is the first step. Recent studies of la…
Autonomous DrivingPlaneSDF-based Change Detection for Long-term Dense Mapping
The ability to process environment maps across multiple sessions is critical for robots operating over extended periods of time. Specifically, it is desirable for autonomous agents to detect changes amongst maps of diffe…
Change DetectionObjectobject-detectionObject DetectionCLRNetV2: A Faster and Stronger Lane Detector
Lane is critical in the vision navigation system of intelligent vehicles. Naturally, the lane is a traffic sign with high-level semantics, whereas it owns the specific local pattern which needs detailed low-level feature…
Lane Detection