mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 06:39:53 +02:00
🐛 Use a valid filegrp USE for fontident
This commit is contained in:
parent
ade39a278c
commit
21e00932be
1 changed files with 2 additions and 2 deletions
|
@ -45,9 +45,9 @@ do_fontident() {
|
|||
\"stride\": 143
|
||||
}"
|
||||
|
||||
remove_filegrp OCR-D-FONTIDENT mets.xml
|
||||
remove_filegrp OCR-D-OCR-FONTIDENT mets.xml
|
||||
ocrd-typegroups-classifier -l $LOG_LEVEL \
|
||||
-m mets.xml -I OCR-D-IMG -O OCR-D-FONTIDENT \
|
||||
-m mets.xml -I OCR-D-IMG -O OCR-D-OCR-FONTIDENT \
|
||||
-p <(echo $ocrd_typegroups_classifier_parameters)
|
||||
# XXX Check if ocrd-typegroups-classifier uses the whole image
|
||||
# XXX does DEFAULT have any meaning? /buerger_gedichte_1778.ocrd does not have
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue