/Lane-Detection

Lane departure warning system is a mechanism designed to warn a driver when the vehicle begins to move out of its lane (unless a turn signal is on in that direction) on freeways. The system is designed to minimize accidents by addressing the main causes of collisions: driver error, distractions and drowsiness. The aim of this project is to implement the core algorithm of this feature which is the lane detection. The aim is to detect road lane markers in a video stream and to highlight the lane in which the vehicle is driven by detecting boundaries of the lane markers in the video.

Primary LanguagePython

Stargazers

No one’s star this repository yet.