5558 Forks
8113 Stars
8113 Watchers

opencv_contrib

Repository for OpenCV's extra modules

How to download and setup opencv_contrib

Open terminal and run command
git clone https://github.com/opencv/opencv_contrib.git
git clone is used to create a copy or clone of opencv_contrib 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_contrib https://github.com/opencv/opencv_contrib/archive/master.zip

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

If you have some problems with opencv_contrib

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