git

Search

You can find the results of your search below.

install
13 Hits, Last modified:
rces from release or ... <code bash> wget https://github.com/opencv/opencv/archive/3.4.1.zip unzip 3.4.... 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 Ope