An open API service indexing awesome lists of open source software.

https://github.com/jjnanthakumar/opencv-lanes-detection

lane detection using OpenCV python
https://github.com/jjnanthakumar/opencv-lanes-detection

image-processing opencv python3

Last synced: over 1 year ago
JSON representation

lane detection using OpenCV python

Awesome Lists containing this project

README

          

# Python-OpenCV-LanesDetection
Before getting started install the required modules:
1) pip install numpy
2) pip install python-opencv

The above modules must be installed. If not then it will result in an error.