Skip to content

YashRunwal/Find-Lanes-Using-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Find-Lanes-Using-OpenCV

This repository helps us in identifying the lanes of the road as shown below. The part of the code commented is used for images. As it can be seen in the code, it can be also done for a video.

test_image

Finding Curved Lanes

The method to solve this is taken from this video : https://www.youtube.com/watch?v=VyLihutdsPk&t=1194s They have published a paper of the algorithm used to finding curved lanes of the road.

About

Curved lanes are detected for autonomous driving using Sliding Window Approach.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages