Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 177 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 177 Bytes

Detect Lane Lines

Detected highway lane lines on a video stream. Used OpenCV image analysis techniques to identify lines, including Hough Transforms and Canny edge detection.