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