42 Forks
158 Stars
158 Watchers

OpenCV

✔️最全面的 OpenCV 笔记【咕泡唐宇迪】

How to download and setup OpenCV

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

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

If you have some problems with OpenCV

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