scanInArea

open override fun scanInArea(nv21: ByteArray?, width: Int, height: Int, orientation: Int, areaRect: Rect): MrzScannerResult?

Performs MRZ data scanning on the NV21 format image in specified area rect

Return

scanned data

Parameters

nv21
width
height
orientation
areaRect