🔧 ocrd-tool.json: Update description, steps and categories

Fixes #31.
pull/34/head
Mike Gerber 4 years ago committed by GitHub
parent 4b566830a9
commit 3593506e72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save