mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-07 19:35:04 +02:00
Mention OCR-D interface in the README, fixes GH-22
This commit is contained in:
parent
ea69494d2a
commit
8d4b54f303
1 changed files with 5 additions and 0 deletions
|
@ -36,3 +36,8 @@ sbb_binarize \
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note** In virtually all cases, the `--patches` flag will improve results.
|
**Note** In virtually all cases, the `--patches` flag will improve results.
|
||||||
|
|
||||||
|
To use the OCR-D interface:
|
||||||
|
```sh
|
||||||
|
ocrd-sbb-binarize --overwrite -I INPUT_FILE_GRP -O OCR-D-IMG-BIN -P model "/var/lib/sbb_binarization"
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue