mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-05-26 07:39:22 +02:00
test_layout: rm ignored --allow_scaling option
This commit is contained in:
parent
17b311441a
commit
f329e10a80
1 changed files with 5 additions and 4 deletions
|
|
@ -6,11 +6,12 @@ from ocrd_models.constants import NAMESPACES as NS
|
|||
"options",
|
||||
[
|
||||
[], # defaults
|
||||
#["--allow_scaling", "--curved-line"],
|
||||
["--allow_scaling", "--curved-line", "--full-layout"],
|
||||
["--allow_scaling", "--curved-line", "--full-layout", "--reading_order_machine_based"],
|
||||
#["--curved-line"],
|
||||
["--curved-line", "--full-layout"],
|
||||
["--curved-line", "--full-layout", "--reading_order_machine_based"],
|
||||
# -ep ...
|
||||
# -eoi ...
|
||||
# --input_binary
|
||||
# --ignore_page_extraction
|
||||
# --skip_layout_and_reading_order
|
||||
], ids=str)
|
||||
def test_run_eynollah_layout_filename(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue