mirror of https://github.com/emgucv/emgucv.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.0 KiB
30 lines
1.0 KiB
[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
|
|
[submodule "opencv_extra"]
|
|
path = opencv_extra
|
|
url = https://github.com/opencv/opencv_extra.git
|
|
[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
|
|
[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
|
|
[submodule "harfbuzz"]
|
|
path = harfbuzz
|
|
url = https://github.com/harfbuzz/harfbuzz.git
|
|
[submodule "eigen"]
|
|
path = eigen
|
|
url = https://gitlab.com/libeigen/eigen.git
|