All Projects → icoxfog417 → cv_tutorial

icoxfog417 / cv_tutorial

Licence: MIT License
OpenCV Tutorial

Programming Languages

Jupyter Notebook
11667 projects

cv_tutorial

OpenCV Tutorial

Setup

Anaconda/Miniconda is easy to setup. Please create cv_env to run the examples.

conda create -n cv_env numpy jupyter matplotlib
activate cv_env
conda install -c https://conda.anaconda.org/menpo opencv3
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].