From 73beab177049ec0054fa1a1d54292e69e18ec393 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Wed, 5 Feb 2020 17:49:31 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20README:=20Add=20a=20missing=20`c?= =?UTF-8?q?d`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f6947b..e158b8d 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ make gt4histocr-calamari make actevedef_718448162 # 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-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