Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 358 Bytes

File metadata and controls

15 lines (10 loc) · 358 Bytes

OpenCV_Lanedetection _Autonomous Driving

In this project, I used to detect roadlanes from an image or a video by using OpenCV and also using Hough line transform algorithm

Line detection

Choosing the region of interest

Drawing straight line

Merging with actual RGB image