420 Forks
654 Stars
654 Watchers

opencv

OpenCV projects: Face Recognition, Machine Learning, Colormaps, Local Binary Patterns, Examples...

How to download and setup opencv

Open terminal and run command
git clone https://github.com/bytefish/opencv.git
git clone is used to create a copy or clone of opencv repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with opencv https://github.com/bytefish/opencv/archive/master.zip

Or simply clone opencv with SSH
[email protected]:bytefish/opencv.git

If you have some problems with opencv

You may open issue on opencv support forum (system) here: https://github.com/bytefish/opencv/issues