Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions p-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -374,12 +374,6 @@ components:
type: array
items:
$ref: "#/components/schemas/MRZFormat"
forceReadMrzBeforeLocate:
description: "When enabled, make sure that in series processing MRZ is located fully inside the result document image,
if present on the document. Enabling this option may add extra processing time, by disabling optimizations,
but allows more stability in output image quality. Disabled by default."
type: boolean
# default false
parseBarcodes:
description: "This option can be disabled to stop parsing after barcode is read. Enabled by default."
type: boolean
Expand Down