parse

open override fun parse(text: String): Result<MrzScannerResult>

Parse the MRZ string.

Return

The recognition result.

Parameters

text

The MRZ string to parse. Should be formatted with newlines.