Optional
source: DeepPartial<MrzScannerConfiguration>Enable MRZ detection. If disabled, the scanner skips the detection step and assumes that the input image is a crop of the MRZ area.
true;
Configure the frame accumulation process.
new AccumulatedResultsVerifierConfiguration({});
Defines how to handle incomplete MRZ results (e.g. caused by failed validation).
"ACCEPT";
Generated using TypeDoc
Configuration for MRZ scanner.