All Classes and Interfaces
Class
Description
Utility class that will start the activity associated with given
UISettings
Created by dodo on 25/08/16.
Result of the scanning process.
Determines which data is anonymized in the returned recognizer result
Holds the settings which control the anonymization of returned data.
Collection of configuration settings for
BlinkCardOverlayController
.Builds settings to be used with
BlinkCardOverlayController
Detailed information about the recognition process.
Recognizer used for scanning both sides of payment cards.
Helper class that shows the camera permission screen when user has denied camera permission
on Android 6.0+.
A simple wrapper around a Camera and a SurfaceView that renders a centered
preview of the Camera to the surface.
Layout params for BaseCameraView.
Holds the settings which control card number anonymization.
Enumerates the possible results of a document check.
Interface that must be implemented by combined recognizers which support data matching feature.
Interface that must be implemented by all combined recognizers.
Callback that will be invoked when recognition process receives new frame for processing.
State of the data matching algorithm for scanned parts/sides of the document.
Helper class for obtaining date results.
Callback that will be invoked when recognition process wishes to display a debug image.
Callback that will be invoked when recognition process wishes to display an image.
Callback that will be invoked when debug text information gets available.
Indicates a detection status for detection result
Represents a detection that can be displayed on screen.
Represents any object that can be displayed on screen in terms of drawing.
Represents an OCR result that can be drawn on screen.
Represents points of detection that can be displayed on screen.
Represents a quad-like detection that can be displayed on screen.
Represents the result of a document liveness check on both sides (front and back) of a card.
Represents the result of a document liveness check on a single side of a card.
Represents an entity that can be process a step during recognition.
Callback that will be invoked when all detections in
Recognizer
chain have failed.Callback that will be invoked when first side recognition has completed.
Callback that will be invoked from
FrameGrabberRecognizer
when it receives new frame for processing.A recognizer that never produces a result, but sends every frame that it receives to given
FrameCallback
.Options for configuring the DPI (Dots Per Inch) for full document image in cases when it
should be returned.
Options for configuring the full document image extension.
Callback that will be invoked when glare detection has completed.
Interface that should be implemented by settings for all recognizers that use glare detector.
Wrapper around
Image
used for high resolution images.Interface for views that can draw displayable points on the camera overlay.
Represents a image that is being processed.
Utility class that can build
Image
object from various sources.Extension factors relative to corresponding dimension of the full image.
Represents a format of image that is being returned.
Represents a image that is being processed.
Intent data transfer mode which is used for transferring Microblink SDK data between
activities.
Helper class whose concrete implementations can be used for transferring single entity over
intent.
Thrown when invalid licence key is set to library.
Interface for views that can display
DisplayableOcrResult
.Supported issuing institutions that issued the card to the card holder.
Thrown when the active licence has been remotely locked.
Observer that can observe lifecycle events of
RecognizerRunnerFragment
Called when document verification status is available.
Enumerates the possible match levels indicating the strictness of a check result.
The Activity Result API's contract to launch scanning by using the provided
UISettings
.Class that contains all possible metadata callbacks that can observe recognition process.
Entry class for all Microblink SDKs - used for setting up license key and to add support for
optimisation of passing data between activities.
Enum describing reason why scanning is not supported.
Callback that will be invoked with displayable OCR result obtained during recognition process.
A list of fonts supported by BlinkOCR
Represents a raw OCR result.
Mode in which OCR result will be drawn on camera preview.
View intended to be used as child view to
RecognizerRunnerView
It differs from OcrResultView as it renders mNumberOfDots
dots as subviews and displays
them along a line of detection.Listener that will notify you when activity flip has occurred.
Created by dodo on 06/10/14.
Created by dodo on 07/10/14.
Listener that will be notified when camera torch state is updated by the overlay controller.
Scan result listener that can be passed to the activity by intent extras.
A callback that will be invoked when
DisplayablePointsDetection
gets available.A view that can draw PointsDetectorResult.
Represents a type of
DisplayablePointsDetection
.A callback that will be invoked when
DisplayableQuadDetection
gets available.Listener that will be notified of QuadView's animation events.
Class that manages animated quadrilateral detection result view.
Type of recognition that has been performed.
Base recognizer that is used to perform recognition of images.
Represents a bundle of
Recognizer
objects that can travel via Intent
RecognizerRunner singleton that can be used to perform recognition of Bitmaps and Images.
A wrapper around
RecognizerRunnerView
that automatically
manages its lifecycle.This interface must be implemented by all activites that will host
RecognizerRunnerFragment
.A view that controls the camera and recognition procedure.
Thrown when remote licence check is not possible to perform successfully, possibly due to network issues.
Status of the scanning process.
Just a collection of strings to be used for retry on error dialog.
Interface which every overlay set on
RecognizerRunnerFragment
must implement.Result of the scanning process.
Listener that will be notified when recognition is done.
Simple class which represents immutable dates that are consisted of day, month and year.
Callback that will be invoked when some asynchronous operation has finished.
A recognizer that holds the camera frame on which given recognizer's result has become valid.
Represents the result of various checks performed on a document,
along with the corresponding match level.
Base class for all concrete scan activity settings classes.
Created by dodo on 26/10/15.