Merge pull request #49 from qurator-spk/readme-upd

Update README.md
This commit is contained in:
Clemens Neudecker 2020-11-02 15:48:59 +01:00 committed by GitHub
commit b8b779efc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,8 @@ The basic command-line interface can be called like this:
sbb_textline_detector -i <image file name> -o <directory to write output xml> -m <directory of models>
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):