mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-08 11:50:03 +02:00
ocrd-tool: disable "line" level-of-operation for now
This commit is contained in:
parent
1fa581283c
commit
645ec4124a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"operation_level": {
|
"operation_level": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": ["page", "region", "line"],
|
"enum": ["page", "region"],
|
||||||
"default": "page",
|
"default": "page",
|
||||||
"description": "PAGE XML hierarchy level to operate on"
|
"description": "PAGE XML hierarchy level to operate on"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue