Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 243 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 243 Bytes

LaneDetection-basic

Basic Lane Detection using OpenCV, applying Canny edge detectors, Gaussian Blur and Hough line transforms

basic.py <- detect edges in any image lane.py <- process lane detection in any vedio for more details see README