mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-07-15 22:09:55 +02:00
13 lines
390 B
Markdown
13 lines
390 B
Markdown
# sbb_binarization
|
|
This tool does binarization!!
|
|
|
|
# Installation
|
|
Run ./make
|
|
|
|
# Usage
|
|
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 >>
|
|
# Models
|
|
Models can be found here
|
|
https://file.spk-berlin.de:8443/binarization_models/
|