|
|
@ -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"
|
|
|
|
],
|
|
|
|
],
|
|
|
|