microblink_scanner library

Classes

BarcodeElements
Document specific extended elements that contain all barcode fields in their original form.
BarcodeResult
Defines the data extracted from the barcode.
BlinkIdCombinedRecognizer
Recognizer which can scan front and back side of the United States driver license.
BlinkIdCombinedRecognizerResult
Result object for BlinkIdCombinedRecognizer.
BlinkIdOverlaySettings
Class for setting up BlinkId overlay. BlinkId overlay is best suited for recognizers that perform ID document scanning.
BlinkIdRecognizer
The Blink ID Recognizer is used for scanning Blink ID.
BlinkIdRecognizerResult
Result object for BlinkIdRecognizer.
ClassInfo
Represents the classification information.
DataMatchDetailedInfo
Gives more info on data match
Date
Represents a date extracted from image.
DocumentFaceRecognizer
Class for configuring Document Face Recognizer Recognizer.
DocumentFaceRecognizerResult
Result object for DocumentFaceRecognizer.
DocumentOverlaySettings
Class for setting up document overlay. Document overlay is best suited for recognizers that perform ID document scanning.
DocumentVerificationOverlaySettings
Class for setting up document verification overlay. Document verification overlay is best suited for combined recognizers - recognizer that perform scanning of both sides of ID documents.
DriverLicenseDetailedInfo
Represents data extracted from the Driver's license.
IdBarcodeRecognizer
The ID Barcode Recognizer is used for scanning ID Barcode.
IdBarcodeRecognizerResult
Result object for IdBarcodeRecognizer.
ImageAnalysisResult
Defines possible color and moire statuses determined from scanned image.
ImageExtensionFactors
Extension factors relative to corresponding dimension of the full image. For example, upFactor and downFactor define extensions relative to image height, e.g. when upFactor is 0.5, upper image boundary will be extended for half of image's full height.
MicroblinkScanner
MrtdCombinedRecognizer
MRTD Combined recognizer
MrtdCombinedRecognizerResult
Result object for MrtdCombinedRecognizer.
MrtdRecognizer
Recognizer that can recognizer Machine Readable Zone (MRZ) of the Machine Readable Travel Document (MRTD)
MrtdRecognizerResult
Result object for MrtdRecognizer.
MrzResult
Represents data extracted from MRZ (Machine Readable Zone) of Machine Readable Travel Document (MRTD).
OverlaySettings
Base class for all overlay settings objects
PassportRecognizer
Recognizer which can scan all passports with MRZ.
PassportRecognizerResult
Result object for PassportRecognizer.
Point
Represents a point in image
Quadrilateral
Represents a quadrilateral location in the image
RecognitionModeFilter
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.
Recognizer
Base class for all recognizers. Recognizer is object that performs recognition of image and updates its result with data extracted from the image.
RecognizerCollection
RecognizerResult
Base class for all recognizer's result objects. Recognizer result contains data extracted from the image.
SuccessFrameGrabberRecognizer
SuccessFrameGrabberRecognizer can wrap any other recognizer and obtain camera frame on which the other recognizer finished recognition.
SuccessFrameGrabberRecognizerResult
Result object for SuccessFrameGrabberRecognizer.
UsdlCombinedRecognizer
USDL Combined Recognizer.
UsdlCombinedRecognizerResult
Result object for UsdlCombinedRecognizer.
UsdlRecognizer
Recognizer that scan 2D barcodes from United States Driver License.
UsdlRecognizerResult
Result object for UsdlRecognizer.
VehicleClassInfo
VisaRecognizer
Recognizer which can scan all visas with MRZ.
VisaRecognizerResult
Result object for VisaRecognizer.
VizResult

Enums

AnonymizationMode
Define level of anonymization performed on recognizer result
BarcodeElementKey
BarcodeType
Represents the type of scanned barcode
Country
Defines possible the document country from ClassInfo scanned with BlinkID or BlinkID Combined Recognizer
DataMatchResult
Result of the data matching algorithm for scanned parts/sides of the document.
DocumentFaceDetectorType
Possible supported detectors for documents containing face image
DocumentImageColorStatus
Defines possible color statuses determined from scanned image scanned with BlinkID or BlinkID Combined Recognizer
IdBarcodeDocumentType
Possible types of documents scanned with IdBarcodeRecognizer.
ImageAnalysisDetectionStatus
Defines possible states of detection.
MrtdDocumentType
Possible types of Machine Readable Travel Documents (MRTDs).
ProcessingStatus
Defines status of the last recognition process.
RecognitionMode
Define level of anonymization performed on recognizer result
RecognizerResultState
Possible states of the Recognizer's result
Region
Defines possible the document country's region from ClassInfo scanned with BlinkID or BlinkID Combined Recognizer
Type
Defines possible the document type from ClassInfo scanned with BlinkID or BlinkID Combined Recognizer
UsdlKeys