Lane and Turn Detection using Hough lines and histogram of lanes approach
The project contains the implementation of a pipeline for Lane and Turn Detection using histogram of lanes approach. The video is converted in HLS colour space to filter out the lanes. Furter the Warp perspective and the Homograpgy methods are Implemented from scratch to create overlays on lanes
To run the lane detection on challenge video-
python3.7 Lane_Detection.py