mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-09 20:00:04 +02:00
parent
4b566830a9
commit
3593506e72
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
"tools": {
|
||||
"ocrd-sbb-textline-detector": {
|
||||
"executable": "ocrd-sbb-textline-detector",
|
||||
"categories": ["Image preprocessing", "Layout analysis", "Text recognition and optimization"],
|
||||
"description": "Detect lines",
|
||||
"steps": ["layout/segmentation/line"],
|
||||
"categories": ["Layout analysis"],
|
||||
"description": "Printspace, region and textline detection",
|
||||
"steps": ["layout/segmentation/region", "layout/segmentation/line"],
|
||||
"input_file_grp": [
|
||||
"OCR-D-IMG"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue