mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-13 22:00:05 +02:00
Update README.md
This commit is contained in:
parent
247d5f9fc2
commit
4259d4d860
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
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
|
### Usage with OCR-D
|
||||||
|
|
||||||
In addition, there is a CLI for [OCR-D](https://ocr-d.de/en/spec/cli):
|
In addition, there is a CLI for [OCR-D](https://ocr-d.de/en/spec/cli):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue