-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule core
updated
4 files
+7 −0 | CHANGELOG.md | |
+4 −3 | ocrd/ocrd/cli/workspace.py | |
+1 −1 | ocrd_utils/setup.py | |
+27 −0 | tests/cli/test_workspace.py |
Submodule tesseract
updated
10 files
+5 −3 | src/ccstruct/coutln.cpp | |
+0 −11 | src/ccstruct/rect.cpp | |
+9 −2 | src/ccstruct/rect.h | |
+0 −24 | src/ccstruct/seam.cpp | |
+16 −2 | src/ccstruct/seam.h | |
+0 −7 | src/ccstruct/split.cpp | |
+7 −1 | src/ccstruct/split.h | |
+0 −1 | src/classify/intmatcher.cpp | |
+27 −40 | src/classify/intproto.cpp | |
+0 −1 | src/textord/strokewidth.cpp |