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",
|
"options",
|
||||||
[
|
[
|
||||||
[], # defaults
|
[], # defaults
|
||||||
#["--allow_scaling", "--curved-line"],
|
#["--curved-line"],
|
||||||
["--allow_scaling", "--curved-line", "--full-layout"],
|
["--curved-line", "--full-layout"],
|
||||||
["--allow_scaling", "--curved-line", "--full-layout", "--reading_order_machine_based"],
|
["--curved-line", "--full-layout", "--reading_order_machine_based"],
|
||||||
# -ep ...
|
# -ep ...
|
||||||
# -eoi ...
|
# --input_binary
|
||||||
|
# --ignore_page_extraction
|
||||||
# --skip_layout_and_reading_order
|
# --skip_layout_and_reading_order
|
||||||
], ids=str)
|
], ids=str)
|
||||||
def test_run_eynollah_layout_filename(
|
def test_run_eynollah_layout_filename(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue