scan

abstract fun scan(nv21: ByteArray, width: Int, height: Int, orientation: Int, returnImageOnSuccess: Boolean = false): CheckScanningResult?

Performs check data scanning on the NV21 format image

Return

recognized data

Parameters

nv21
width
height
orientation
returnImageOnSuccess