54525 Forks
67434 Stars
67434 Watchers

opencv

Open Source Computer Vision Library

How to download and setup opencv

Open terminal and run command
git clone https://github.com/opencv/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/opencv/opencv/archive/master.zip

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

If you have some problems with opencv

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