EHIC Scanner
EHIC Scanner UI
The Scanbot SDK provides the ability to scan and extract content from European Health Insurance Cards.
- MAUI
- .NET Android
- .NET iOS
Launches the EHIC Scanner. The scanned EHIC card will be returned asynchronously.
The European Health Insurance Card Scanner is based on the OCR feature and thus requires the proper installation of the OCR language files deu.traineddata
and eng.traineddata
(aka. blob files).
For more details on how to set up OCR language files please refer to the OCR section.
MAUI/ScanbotSdkExample.Maui/ReadyToUseUI/DataDetectorsFeature.cs
loading...
NET/ScanbotSdkExample.Droid/MainActivity.DataDetector.cs
loading...
NET/ScanbotSdkExample.iOS/Controller/MainViewController.DataDetectors.cs
loading...
Scan EHIC from image
The Scanbot SDK also provides a feature to detect the EHIC data from a still image. Please refer to the below code snippet.
- MAUI
- .NET Android
- .NET iOS
MAUI/ScanbotSdkExample.Maui/ReadyToUseUI/DetectOnImageFeature.cs
loading...
NET/ScanbotSdkExample.Droid/MainActivity.DetectOnImage.cs
loading...
NET/ScanbotSdkExample.iOS/Controller/MainViewController.DetectOnImage.cs
loading...
Want to scan longer than one minute?
Generate a free trial license to test the Scanbot SDK thoroughly.
Get your free Trial License