mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 06:39:53 +02:00
✨ Make OCR-D-IMG-BIN output group explicit
This commit is contained in:
parent
2b93fe3400
commit
979c7044a8
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ do_binarization() {
|
|||
}'
|
||||
ocrd workspace remove-group -rf OCR-D-IMG-BINPAGE
|
||||
ocrd workspace remove-group -rf OCR-D-IMG-BIN
|
||||
ocrd-olena-binarize -I OCR-D-IMG -O OCR-D-IMG-BINPAGE -p "$ocrd_olena_binarize_parameters"
|
||||
ocrd-olena-binarize -I OCR-D-IMG -O OCR-D-IMG-BINPAGE,OCR-D-IMG-BIN -p "$ocrd_olena_binarize_parameters"
|
||||
}
|
||||
|
||||
do_linesegmentation_tesserocr() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue