Flutter MRZ Scanner UI Components - SDK Features
Introduction
The Scanbot SDK provides the ability to find and extract Machine Readable Zone (MRZ) content from ID cards, passports and travel documents.
Depending on the type of document, the following fields can be extracted: MRZFieldNames
Example Integration
The MRZ Scanner is available as a ready-to-use UI (RTU-UI) component. To see it in action, explore our example apps:
- Ready-To-Use UI: ready-to-use-ui
Machine Readable Zone Scanner RTU-UI Component
Use the ScanbotSdkUi.startMrzScanner(config)
method to launch the MRZ scanner UI.
loading...
result
is an instance ofMrzScanningResult
.
MrzScanningResult
Represents the outcome of scanning a Machine Readable Zone (MRZ) document. It contains information about the type of document detected, the raw MRZ data, and the parsed MRZ document.
MrzScannerConfiguration
This class describes machine readable zone rtu-ui component configuration. The finder window must have a width-to-height of 5, otherwise the detection process will fail. All other settings are optional.
Want to scan longer than one minute?
Generate a free trial license to test the Scanbot SDK thoroughly.
Get your free Trial LicenseWhat do you think of this documentation?
What can we do to improve it? Please be as detailed as you like.