mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-08 19:59:57 +02:00
Update README.md
This commit is contained in:
parent
e77b71593a
commit
1154a741b9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Run ./make
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
sbb_binarize -m <directory of models> -i <image>
|
sbb_binarize -m <directory of models> -i <image>
|
||||||
-p <<set it true in order to let model see image in patches>
|
-p <set it true in order to let model see image in patches>
|
||||||
-s <provide a directory with a given ouput name and format. The result will be saved here>
|
-s <provide a directory with a given ouput name and format. The result will be saved here>
|
||||||
|
|
||||||
example script: sbb_binarize -m ./models -i image.tif -p true -s ./image_bin.tif
|
example script: sbb_binarize -m ./models -i image.tif -p true -s ./image_bin.tif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue