mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-27 21:59:52 +02:00
📌 Use my ocrd_typegroups_classifier fix for passing down the page id
This commit is contained in:
parent
44772f1923
commit
3fee2d4fe6
2 changed files with 4 additions and 3 deletions
|
@ -120,7 +120,8 @@ page_workaround_remove_conf() {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# XXX do_fontident
|
do_fontident
|
||||||
|
do_validate
|
||||||
|
|
||||||
do_binarization
|
do_binarization
|
||||||
do_validate
|
do_validate
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
ocrd >= 1.0.0b10
|
ocrd >= 1.0.0b10
|
||||||
|
|
||||||
git+https://github.com/seuretm/ocrd_typegroups_classifier.git
|
https://github.com/mikegerber/ocrd_typegroups_classifier/archive/fix/pass-down-page-id.tar.gz # XXX git+https://github.com/seuretm/ocrd_typegroups_classifier.git
|
||||||
|
|
||||||
https://github.com/mikegerber/ocrd_kraken/archive/fix/pass-down-page-id.tar.gz # XXX ocrd_kraken >= 0.1.1
|
https://github.com/mikegerber/ocrd_kraken/archive/fix/pass-down-page-id.tar.gz # XXX ocrd_kraken >= 0.1.1
|
||||||
|
|
||||||
tesserocr == 2.3.1 # 2.4.0 fails with Ubuntu 18.04's tesseract
|
tesserocr == 2.3.1 # 2.4.0 fails with Ubuntu 18.04's tesseract
|
||||||
ocrd_tesserocr
|
ocrd_tesserocr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue