This repository contains the code for Introduction to OpenCV using Python. Currently all code is Written and Compiled in Python3.
Tools Required:
- Python3
- Numpy
- Matplotlib
- 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".