microblink_scanner library

Classes

BlinkCardAnonymizationSettings
Holds the settings which control card anonymization.
BlinkCardOverlaySettings
Class for setting up BlinkCard overlay. BlinkCard overlay is best suited for scanning payment cards.
BlinkCardRecognizer
Recognizer used for scanning credit/debit cards.
BlinkCardRecognizerResult
Result object for BlinkCardRecognizer.
CardNumberAnonymizationSettings
Holds the settings which control card number anonymization.
Date
Represents a date extracted from 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.
LegacyBlinkCardEliteRecognizer
Recognizer used for scanning the front side of elite credit/debit cards.
LegacyBlinkCardEliteRecognizerResult
Result object for LegacyBlinkCardEliteRecognizer.
LegacyBlinkCardRecognizer
Recognizer used for scanning the front side of credit/debit cards.
LegacyBlinkCardRecognizerResult
Result object for LegacyBlinkCardRecognizer.
MicroblinkScanner
OverlaySettings
Base class for all overlay settings objects
Point
Represents a point in image
Quadrilateral
Represents a quadrilateral location in the image
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.

Enums

BlinkCardAnonymizationMode
Determines which data is anonymized in the returned recognizer result.
BlinkCardProcessingStatus
Supported BlinkCard cprocessing status.
DataMatchResult
Result of the data matching algorithm for scanned parts/sides of the document.
Issuer
Supported BlinkCard card issuer values.
LegacyCardIssuer
Supported Legacy BlinkCard card issuer values.
RecognizerResultState
Possible states of the Recognizer's result