Update README.md

pull/1/head
vahidrezanezhad 4 years ago committed by GitHub
parent 1154a741b9
commit 647b801153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,10 +5,9 @@ This tool does binarization!!
Run ./make
# 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>
-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
# Models
Models can be found here

Loading…
Cancel
Save