mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-26 12:39:54 +02:00
Merge pull request #23 from mikegerber/fix/readme-ocrd
Mention OCR-D interface in the README, fixes #22
This commit is contained in:
commit
26fc2c76ed
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.
|
||||
|
||||
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