scan From Bgr
abstract fun scanFromBgr(bgr: ByteArray, width: Int, height: Int, orientation: Int): CreditCardScanningResult?
Performs credit card data scanning on the BGR format image
Return
scanned data
Parameters
bgr
width
height
orientation