scan From Bgr
abstract fun scanFromBgr(bgr: ByteArray, width: Int, height: Int, orientation: Int): CheckScanningResult?
Performs check data scanning on the BGR format image
Return
recognized data
Parameters
bgr
width
height
orientation