Package io.scanbot.sdk.mrz
See: Description
-
Enum Summary Enum Description MrzDocumentType Type of document containing the MRZ. MrzIncompleteResultHandling Defines how to handle incomplete MRZ results (e.g. -
Class Summary Class Description MrzScannerResult Container for result of MRZ scanning attempt. MrzScannerConfiguration Configuration for MRZ scanner. DefaultMrzScanner Performs detection and scanning of MRZ data MrzScannerResultHandler Successor-class needed for cross-platform implementation MrzScannerFrameHandler Performs MRZ data detection on camera preview frames. -
Interface Summary Interface Description MrzScanner Performs detection and scanning of MRZ data ResultHandler Continuously notified about MRZ data detection results.