From 4259d4d860ffc6f97c3533bcce3f49e6efced17d Mon Sep 17 00:00:00 2001 From: Clemens Neudecker <952378+cneud@users.noreply.github.com> Date: Mon, 2 Nov 2020 15:17:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7feb02..f670636 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ The basic command-line interface can be called like this: sbb_textline_detector -i -o -m +The tool does accept raw (RGB/grayscale) images as input, but results will be much improved when a properly binarized image is used instead. We also provide a [tool](https://github.com/qurator-spk/sbb_binarization) to perform this binarization step. + ### Usage with OCR-D In addition, there is a CLI for [OCR-D](https://ocr-d.de/en/spec/cli):