lucas-subli / computervision-problemset3

Problem set 3 for the computer vision class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

computervision-problemset3

The third 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.

About

Problem set 3 for the computer vision class


Languages

Language:Python 100.0%