Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

4.0 is the master branch (and the default on github)

use: git clone -b 3.4 https://github.com/opencv/opencv.git to specify the 3.4 branch or (not sure if it's possible with what you did) try to checkout the 3.4 branch locally: git checkout 3.4

4.0 is the master branch (and the default on github)

use: git clone -b 3.4 https://github.com/opencv/opencv.githttps://github.com/opencv/opencv to specify the 3.4 branch or (not sure if it's possible with what you did) try to checkout the 3.4 branch locally: git checkout 3.4