BlinkID C SDK version 5.16.0
Data Fields
MBRecognitionModeFilter Struct Reference

#include <RecognitionModeFilter.h>

Data Fields

MBBool enableMrzId
 
MBBool enableMrzVisa
 
MBBool enableMrzPassport
 
MBBool enablePhotoId
 
MBBool enableFullDocumentRecognition
 
MBBool enableBarcodeId
 

Detailed Description

RecognitionModeFilter is used to enable/disable recognition of specific document groups. Setting is taken into account only if the right for that document is purchased.

Field Documentation

◆ enableBarcodeId

MBBool MBRecognitionModeFilter::enableBarcodeId

Enable scanning of barcode IDs. Setting is taken into account only if the barcode right to scan that barcode is purchased.

◆ enableFullDocumentRecognition

MBBool MBRecognitionModeFilter::enableFullDocumentRecognition

Enable full document recognition. Setting is taken into account only if the document right to scan that document is purchased.

◆ enableMrzId

MBBool MBRecognitionModeFilter::enableMrzId

Enable scanning of MRZ IDs. Setting is taken into account only if the mrz_id right is purchased.

◆ enableMrzPassport

MBBool MBRecognitionModeFilter::enableMrzPassport

Enable scanning of Passport MRZ. Setting is taken into account only if the passport right is purchased.

◆ enableMrzVisa

MBBool MBRecognitionModeFilter::enableMrzVisa

Enable scanning of visa MRZ. Setting is taken into account only if the visa right is purchased.

◆ enablePhotoId

MBBool MBRecognitionModeFilter::enablePhotoId

Enable scanning of Photo ID. Setting is taken into account only if the photo_id right is purchased.


The documentation for this struct was generated from the following file: