Color-enhanced lane line detection algorithm based on HSL color space

Dongdong Xu
DOI: https://doi.org/10.1117/12.3008108
2023-11-14
Abstract:Aiming at the problems that the traditional lane line detection algorithm is greatly affected by light, the detection effect is poor when the color of the lane line and the road surface is relatively light, and the entire line segment is mistakenly divided into multiple straight lines during local detection, a new method based on color-enhanced lane line detection algorithm in HSL color space is proposed. First, the RGB image is converted into an HSL image, brightness enhancement, color extraction, and channel combination threshold setting are preformed to reduce the influence of illumination and facilitate subsequent effective capture of lane lines of interest. The perspective of the image is then changed to a bird's-eye view, which simplifies segmentation and subsequent processing. Then, the improved line segment extraction algorithm is adopted, and the performance of line segment extraction is improved by improving the threshold and line segment clustering. Finally, the lane lines are synthesized by curve fitting. The experimental results show that the method proposed in this paper has good performance, low environmental requirements and high recognition accuracy, and the performance of the algorithm fully meets the requirements of lane line detection.
Engineering,Computer Science
What problem does this paper attempt to address?