Health Insurance Card Scanner
Deprecated
Use DocumentDataExtractor instead.
Recognizer for German-issued European health insurance cards (EHIC), a.k.a. elektronische Gesundheitskarten (eGK). The recognizer performs validation on the result that is specific to German cards and returns a failure result if any of the fields that can be validated fail validation. NOTE: In order to operate, this class requires tesseract languages and trained data to be present in the application bundle.
Inheritors
Functions
Returns a copy of the current configuration.
Detect and extract data from EHIC in an image given as Bitmap.
Detect and extract data from EHIC in an JPEG image given as an byte array.
Detect and extract data from EHIC in an N21 format image given as an byte array.
Detect and extract data from EHIC in an N21 format image given as an byte array in specified finder overlay rect
Sets the configuration for the EHIC scanner.