create

fun create(configuration: MrzParserConfiguration = MrzParserConfiguration( )): Result<ScanbotSdkMrzParser>

Initialize the MRZ parser.

Parameters

configuration

The configuration to use for the parser.