forked from emgucv/emgucv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
40 lines (40 loc) · 1.2 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[submodule "opencv"]
path = opencv
url = https://github.com/emgucv/opencv.git
ignore = dirty
[submodule "opencv_contrib"]
path = opencv_contrib
url = https://github.com/emgucv/opencv_contrib.git
ignore = dirty
[submodule "opencv_extra"]
path = opencv_extra
url = https://github.com/opencv/opencv_extra.git
ignore = dirty
[submodule "Emgu.CV.Extern/tesseract/libtesseract/tesseract-ocr.git"]
path = Emgu.CV.Extern/tesseract/libtesseract/tesseract-ocr.git
url = https://github.com/emgucv/tesseract.git
ignore = dirty
[submodule "vtk"]
path = vtk
url = https://github.com/Kitware/VTK.git
ignore = dirty
[submodule "Emgu.CV.Extern/tesseract/libtesseract/leptonica/leptonica.git"]
path = Emgu.CV.Extern/tesseract/libtesseract/leptonica/leptonica.git
url = https://github.com/emgucv/leptonica.git
ignore = dirty
[submodule "freetype2"]
path = freetype2
url = git://git.sv.nongnu.org/freetype/freetype2.git
ignore = dirty
[submodule "harfbuzz"]
path = harfbuzz
url = https://github.com/harfbuzz/harfbuzz.git
ignore = dirty
[submodule "eigen"]
path = eigen
url = https://gitlab.com/libeigen/eigen.git
ignore = dirty
[submodule "hdf5"]
path = hdf5
url = https://github.com/HDFGroup/hdf5.git
ignore = dirty