git

Search

You can find the results of your search below.

install
9 Hits, Last modified:
v opencv-3.4.1 OpenCV cd OpenCV </code> ... from git (better if compiling darknet) <code> cd /opt git clone -b 3.4 --depth 1 https://github.com/opencv/opencv.git opencv.git ln -sf opencv.git OpenCV cd OpenCV </code> compile <code bash> mkdir build cd build # cmak