scanFromJpeg

abstract fun scanFromJpeg(image: ByteArray?, width: Int, height: Int, orientation: Int): MrzScannerResult?

Performs MRZ data scanning on the JPEG image

Return

scanned data

Parameters

image
width
height
orientation