Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 25 days 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.