In this project, I used Python and OpenCV to detect lane lines on the road. I developed a processing pipeline that works on a series of individual images, and applied the result to a video stream.
Abstract: Lane detection can help to increase the efficiency of drivers. This paper presents the development of a road lane detection algorithm using image processing techniques. This process is ...
Abstract: Strong Lane detection and object identification are essential for safe navigation in advanced driver assistance systems (ADAS) and autonomous driving. Using OpenCV for lane marker extraction ...