Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f947d44 commit 2e562e9Copy full SHA for 2e562e9
.gitmodules
@@ -1,12 +1,15 @@
1
[submodule "opencv"]
2
path = opencv
3
url = https://github.com/opencv/opencv.git
4
+ branch = 3.4
5
[submodule "opencv_contrib"]
6
path = opencv_contrib
7
url = https://github.com/opencv/opencv_contrib.git
8
9
[submodule "multibuild"]
10
path = multibuild
11
url = https://github.com/matthew-brett/multibuild.git
12
[submodule "opencv_extra"]
13
path = opencv_extra
14
url = https://github.com/opencv/opencv_extra.git
15
0 commit comments