🐛 Use a valid filegrp USE for fontident

pull/27/head
Gerber, Mike 5 years ago
parent ade39a278c
commit 21e00932be

@ -45,9 +45,9 @@ do_fontident() {
\"stride\": 143 \"stride\": 143
}" }"
remove_filegrp OCR-D-FONTIDENT mets.xml remove_filegrp OCR-D-OCR-FONTIDENT mets.xml
ocrd-typegroups-classifier -l $LOG_LEVEL \ 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) -p <(echo $ocrd_typegroups_classifier_parameters)
# XXX Check if ocrd-typegroups-classifier uses the whole image # XXX Check if ocrd-typegroups-classifier uses the whole image
# XXX does DEFAULT have any meaning? /buerger_gedichte_1778.ocrd does not have # XXX does DEFAULT have any meaning? /buerger_gedichte_1778.ocrd does not have

Loading…
Cancel
Save