Add submodules leptonica and tesseract (OCR)

This commit is contained in:
WarmUpTill 2023-02-08 13:41:16 +01:00 committed by WarmUpTill
parent f34d1fe081
commit 3af0e51bd2
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@ -10,3 +10,9 @@
[submodule "deps/openvr"]
path = deps/openvr
url = https://github.com/ValveSoftware/openvr.git
[submodule "deps/leptonica"]
path = deps/leptonica
url = https://github.com/DanBloomberg/leptonica.git
[submodule "deps/tesseract"]
path = deps/tesseract
url = https://github.com/tesseract-ocr/tesseract.git

1
deps/leptonica vendored Submodule

@ -0,0 +1 @@
Subproject commit b667978e86c4bf74f7fdd75f833127d2de327550

1
deps/tesseract vendored Submodule

@ -0,0 +1 @@
Subproject commit 080da83cc51c4ef8b324a7e03146fe0bd7e0944b