Configuration for MRZ scanner.

Hierarchy

Constructors

Properties

enableDetection: boolean

Enable MRZ detection. If disabled, the scanner skips the detection step and assumes that the input image is a crop of the MRZ area.

Default Value

true;
frameAccumulationConfiguration: AccumulatedResultsVerifierConfiguration

Configure the frame accumulation process.

Default Value

new AccumulatedResultsVerifierConfiguration({});
incompleteResultHandling: MrzIncompleteResultHandling

Defines how to handle incomplete MRZ results (e.g. caused by failed validation).

Default Value

"ACCEPT";

Generated using TypeDoc