Skip to main content

EHIC Scanner

EHIC Scanner UI

The Scanbot SDK provides the ability to scan and extract content from European Health Insurance Cards.

alt text

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...

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/ScanbotSdkExample.Maui/ReadyToUseUI/DetectOnImageFeature.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

On this page