A  D  G  H  I  R  S 

D

DefaultHealthInsuranceCardScanner - class in io.scanbot.sdk.hicscanner
Default HealthInsuranceCardScanner implementation
detectAndRecognize(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.hicscanner.DefaultHealthInsuranceCardScanner
Detect and extract data from EHIC in an N21 format image given as an byte array.
detectAndRecognize(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.hicscanner.HealthInsuranceCardScanner
Detect and extract data from EHIC in an N21 format image given as an byte array.
detectAndRecognizeBitmap(Bitmap,Integer) - function in io.scanbot.sdk.hicscanner.DefaultHealthInsuranceCardScanner
Detect and extract data from EHIC in an image given as Bitmap.
detectAndRecognizeBitmap(Bitmap,Integer) - function in io.scanbot.sdk.hicscanner.HealthInsuranceCardScanner
Detect and extract data from EHIC in an image given as Bitmap.
detectAndRecognizeJPEG(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.hicscanner.DefaultHealthInsuranceCardScanner
Detect and extract data from EHIC in an JPEG image given as an byte array.
detectAndRecognizeJPEG(ByteArray,Integer,Integer,Integer) - function in io.scanbot.sdk.hicscanner.HealthInsuranceCardScanner
Detect and extract data from EHIC in an JPEG image given as an byte array.
detectAndRecognizeWithFinderOverlay(ByteArray,Integer,Integer,Integer,Rect) - function in io.scanbot.sdk.hicscanner.DefaultHealthInsuranceCardScanner
Detect and extract data from EHIC in an N21 format image given as an byte array in specified finder overlay rect
detectAndRecognizeWithFinderOverlay(ByteArray,Integer,Integer,Integer,Rect) - function in io.scanbot.sdk.hicscanner.HealthInsuranceCardScanner
Detect and extract data from EHIC in an N21 format image given as an byte array in specified finder overlay rect
A  D  G  H  I  R  S