The first problem set of the computer vision class of 2016/2 on CEFET-MG
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to have to be able to run:
- python - v3.4+
- opencv - 3.1+
Some of the files also require a connected webcam.
Installing opencv is not as easy as one would expect if you are unsure on how to do it check this post:
http://www.pyimagesearch.com/2015/07/20/install-opencv-3-0-and-python-3-4-on-ubuntu/
Run the code using:
python anyOfTheRootPyFiles.py
- Pyhton
- OpenCV
Why would anyone want to contribute this ?
- Lucas 'Subli' Ferreira - Every line so far. - lucas.subli@gmail.com
Pyimagesearch community for their amazing tutorials.