Skip to content

Commit 01f76d2

Browse files
Merge pull request #340 from regulaforensics/feature/55762
55762 - remove forceReadMrzBeforeLocate
2 parents 5509fc9 + c3c0911 commit 01f76d2

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

p-process.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -374,12 +374,6 @@ components:
374374
type: array
375375
items:
376376
$ref: "#/components/schemas/MRZFormat"
377-
forceReadMrzBeforeLocate:
378-
description: "When enabled, make sure that in series processing MRZ is located fully inside the result document image,
379-
if present on the document. Enabling this option may add extra processing time, by disabling optimizations,
380-
but allows more stability in output image quality. Disabled by default."
381-
type: boolean
382-
# default false
383377
parseBarcodes:
384378
description: "This option can be disabled to stop parsing after barcode is read. Enabled by default."
385379
type: boolean

0 commit comments

Comments
 (0)