mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-08 19:59:57 +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": {
|
||||
"operation_level": {
|
||||
"type": "string",
|
||||
"enum": ["page", "region", "line"],
|
||||
"enum": ["page", "region"],
|
||||
"default": "page",
|
||||
"description": "PAGE XML hierarchy level to operate on"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue