Update README.md

pull/11/head
Clemens Neudecker 5 years ago committed by GitHub
parent cf36092dc9
commit be7b101f39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
# Textline-Recognition
# Textline Detection
## Introduction
This tool performs textline detection from document image data and returns the results as PAGE-XML.
@ -19,7 +19,7 @@ https://file.spk-berlin.de:8443/textline_detection/
~~~
ocrd-example-binarize -I OCR-D-IMG -O OCR-D-IMG-BIN
ocrd_sbb_textline_detector -I OCR-D-IMG-BIN -O OCR-D-SEG-LINE-SBB \
ocrd-sbb-textline-detector -I OCR-D-IMG-BIN -O OCR-D-SEG-LINE-SBB \
-p '{ "model": "/path/to/the/models/textline_detection" }'
~~~

Loading…
Cancel
Save