Skip to content

Rakshars/Lane-Detection

Repository files navigation

Lane Detection

This code can identify the lane lines and draw another lines on top of them to indicate it. It is mainly used in self-driving cars.

To try it out by yourself, run the following command:

For Python2:

python lane_Detection.py inputVideoPath

For python3

python3 lane_Detection.py inputVideoPath

For example:

About

This code would detect the lanes present in a road. It is used in self-driving cars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages