Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 933 Bytes

README.md

File metadata and controls

51 lines (25 loc) · 933 Bytes

computervision-problemset4

The forurth problem set of the computer vision class of 2016/2 on CEFET-MG

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisities

What things you need to have to be able to run:

  • python - v3.4+
  • opencv - 3.1+

Installing

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/

Running

Run the code using:

python anyOfTheRootPyFiles.py

Built With

  • Pyhton
  • OpenCV

Contributing

Why would anyone want to contribute this ?

Authors

Acknowledgments

Pyimagesearch community for their amazing tutorials.