mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 19:59:53 +02:00
📝 README: Add a missing cd
This commit is contained in:
parent
3416a155ec
commit
73beab1770
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ make gt4histocr-calamari
|
||||||
make actevedef_718448162
|
make actevedef_718448162
|
||||||
|
|
||||||
# Create binarized images and line segmentation using other OCR-D projects
|
# Create binarized images and line segmentation using other OCR-D projects
|
||||||
|
cd actevedef_718448162
|
||||||
ocrd-olena-binarize -p '{ "impl": "sauvola-ms-split" }' -I OCR-D-IMG -O OCR-D-IMG-BINPAGE,OCR-D-IMG-BIN
|
ocrd-olena-binarize -p '{ "impl": "sauvola-ms-split" }' -I OCR-D-IMG -O OCR-D-IMG-BINPAGE,OCR-D-IMG-BIN
|
||||||
ocrd-tesserocr-segment-region -I OCR-D-IMG-BINPAGE -O OCR-D-SEG-REGION
|
ocrd-tesserocr-segment-region -I OCR-D-IMG-BINPAGE -O OCR-D-SEG-REGION
|
||||||
ocrd-tesserocr-segment-line -I OCR-D-SEG-REGION -O OCR-D-SEG-LINE
|
ocrd-tesserocr-segment-line -I OCR-D-SEG-REGION -O OCR-D-SEG-LINE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue