mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-26 20:49:56 +02:00
Merge pull request #14 from OCR-D/update-usage-readme
📝 update README to current CLI usage
This commit is contained in:
commit
dd03976f88
1 changed files with 7 additions and 5 deletions
|
@ -23,8 +23,10 @@ https://qurator-data.de/sbb_binarization/
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sbb_binarize \
|
sbb_binarize \
|
||||||
|
--patches \
|
||||||
-m <directory with models> \
|
-m <directory with models> \
|
||||||
-i <image file> \
|
<input image> \
|
||||||
-p <set to true to let the model see the image divided into patches> \
|
<output image>
|
||||||
-s <directory where the results will be saved>`
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Note** In virtually all cases, the `--patches` flag will improve results.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue