scan
open override fun scan(nv21: ByteArray, width: Int, height: Int, orientation: Int, parameters: MedicalCertificateScanningParameters): MedicalCertificateScanningResult?
Performs MC page detection and data scanning on the NV21 format image. Input image can contain background elements. Recognition of Patient Information block is disabled. Image extraction is disabled. Barcode scanning is disabled
Return
scanned data
Parameters
nv21
width
height
orientation
parameters
scanning parameters.