Skip to content

Python Implementation for detecting lanes on road using OpenCV

License

Notifications You must be signed in to change notification settings

pranavraikote/CV-Lane-Detection

Repository files navigation

CV-Lane-Detection

Python Implementation for detecting lanes on road using OpenCV

About

This is the implementation for detecting and apllying coloured lanes for roads with lane markings

Pre-requisites

Download and install the following module:
1)cv2 - pip install cv2
2)matplotlib - pip install matplotlib
3)scipy - pip install scipy
4)numpy - pip install numpy

Author

Pranav Raikote

About

Python Implementation for detecting lanes on road using OpenCV

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages