mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-07 19:05:20 +02:00
Update README.md
This commit is contained in:
parent
eeff5a0b2d
commit
1013b7ed64
1 changed files with 8 additions and 0 deletions
|
@ -9,6 +9,14 @@ In order to run this tool you need corresponding models. You can find them here:
|
||||||
|
|
||||||
https://file.spk-berlin.de:8443/textline_detection/
|
https://file.spk-berlin.de:8443/textline_detection/
|
||||||
|
|
||||||
|
# Installation
|
||||||
|
|
||||||
|
sudo pip install .
|
||||||
|
|
||||||
|
# Usage
|
||||||
|
|
||||||
|
sbb_textline_detector -i 'image file name here' -o 'directory to write output xml here' -m 'here should be directory of models'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue