scanFromBgr

abstract fun scanFromBgr(bgr: ByteArray?, width: Int, height: Int, orientation: Int): MrzScannerResult?

Performs MRZ data scanning on the BGR format image

Return

scanned data

Parameters

bgr
width
height
orientation