recognize Nv21With Finder Overlay
abstract fun recognizeNv21WithFinderOverlay(image: ByteArray, width: Int, height: Int, orientation: Int, finderRect: Rect): EuropeanHealthInsuranceCardRecognitionResult?
Detect and extract data from EHIC in an N21 format image given as an byte array in specified finder overlay rect
Return
recognized data
Parameters
image
An N21 format image containing an EHIC on a clean background.
width
Image width.
height
Image height.
orientation
Image orientation in degrees.
finder Rect
Image scanning area.