Merge pull request #23 from mikegerber/fix/readme-ocrd

Mention OCR-D interface in the README, fixes #22
pull/28/head
Clemens Neudecker 4 years ago committed by GitHub
commit 26fc2c76ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save