We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5509fc9 + c3c0911 commit 01f76d2Copy full SHA for 01f76d2
1 file changed
p-process.yml
@@ -374,12 +374,6 @@ components:
374
type: array
375
items:
376
$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
383
parseBarcodes:
384
description: "This option can be disabled to stop parsing after barcode is read. Enabled by default."
385
type: boolean
0 commit comments