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

https://github.com/anujdutt9/opencv_with_python

Image Processing and Computer Vision using Python and OpenCV.
https://github.com/anujdutt9/opencv_with_python

computer-vision image-processing opencv-python python35

Last synced: 6 months ago
JSON representation

Image Processing and Computer Vision using Python and OpenCV.

Awesome Lists containing this project

README

          

# OpenCV_with_Python
This repository contains the code for Introduction to OpenCV using Python.
Currently all code is Written and Compiled in Python3.

Tools Required:
1. Python3
2. Numpy
3. Matplotlib
4. OpenCV

For Windows, you can download the pip wheels from:
http://www.lfd.uci.edu/~gohlke/pythonlibs/

For Linux/Ubuntu/Raspbian, you can install them using "pip".