ScanbotMrz

interface ScanbotMrz

Functions

Link copied to clipboard

Scans MRZ data from the provided image.

Link copied to clipboard
abstract fun startScanner(configuration: MrzScannerScreenConfiguration, onResult: (Result<MrzScannerUiResult>) -> Unit, onCanceled: () -> Unit? = null)

Opens the Ready-To-Use UI MRZ Scanner screen with the desired configuration.