A Robust Lane Detection and Tracking Based on Vanishing Point and Particle Filter

Maopeng Xu,Mei Xie,Daming Zhang
DOI: https://doi.org/10.1007/978-3-319-08991-1_70
2015-01-01
Abstract:A lot of people die in every year all around the world in the traffic accidents caused by vehicle roadway departure crashes. A lane-detection system is an important part of intelligent transportation to avoid these accidents. In this paper, we novelly present an algorithm which can detect lanes though vanishing points, track lanes though particle filter on each control, and refresh these control points though an scoring algorithm. We can get some pairs of lines though an vanishing point in detecting parts, get some pairs of lines though particle filter on each control point, find the lane in all the pairs of lines though the scoring algorithm, and then refresh these control points by the end-points of each part of the lane. General process is that, we first use a Gabor filter to find the edge in an image. And then, we divide the image into five parts and use Hough transform to find the lines in each part. After that an algorithm based on particle filter and vanishing points is novelly proposed to generate a large number of hypotheses. Then we will use our scoring algorithm to mark every control point/pair of lines to select the control points/pair of lines whose score is highest. At last, a pair of lane is obtained by fitting function. Experimental results on real roads will be presented to prove the effectiveness of the proposed lane detection algorithm.
What problem does this paper attempt to address?