- DataMatrix - Static variable in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.BarcodeType
-
Data Matrix 2D barcode was scanned
- Date - Class in com.microblink.blinkinput.results.date
-
Simple class which represents immutable dates that are consisted of day, month and year.
- Date(int, int, int) - Constructor for class com.microblink.blinkinput.results.date.Date
-
Initializes the object with the given day, month and year.
- DATE_FORMAT_DDMMYY - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_DDMMYYYY - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_DDMONTHYY - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_DDMONTHYYYY - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_MMDDYY - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_MMDDYYYY - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_MMYY - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_MMYYYY - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_MONTHDDYY - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_MONTHDDYYYY - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_YY - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_YYMMDD - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_YYMONTHDD - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_YYYY - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_YYYYMMDD - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DATE_FORMAT_YYYYMONTHDD - Static variable in class com.microblink.blinkinput.entities.parsers.date.DateFormat
-
- DateFormat - Class in com.microblink.blinkinput.entities.parsers.date
-
Available date formats for date parser.
- DateParser - Class in com.microblink.blinkinput.entities.parsers.date
-
A parser that can extract date from OCR result.
- DateParser() - Constructor for class com.microblink.blinkinput.entities.parsers.date.DateParser
-
- DateParser.Result - Class in com.microblink.blinkinput.entities.parsers.date
-
- DateResult - Class in com.microblink.blinkinput.results.date
-
Helper class for obtaining date results.
- DateUtils - Class in com.microblink.blinkinput.results.date
-
- DateUtils() - Constructor for class com.microblink.blinkinput.results.date.DateUtils
-
- DEBUG_DETECTION - Static variable in class com.microblink.blinkinput.image.ImageType
-
This is the image that was used as scratch surface to display document detection process (if any).
- DEBUG_DEWARPED - Static variable in class com.microblink.blinkinput.image.ImageType
-
This is the dewarped image that is obtained after performing perspecitve correction
of each element that needs to be scanned.
- DEBUG_MARKED_DEWARPED - Static variable in class com.microblink.blinkinput.image.ImageType
-
This is same as DEBUG_DEWARPED, except it also contains visualisation of OCR result layered
onto image.
- DEBUG_OCR_INPUT - Static variable in class com.microblink.blinkinput.image.ImageType
-
This is grayscale image preprocessed with OCR engine.
- DebugImageCallback - Interface in com.microblink.blinkinput.metadata.image
-
Callback that will be invoked when recognition process wishes to display a debug image.
- DebugImageListener - Interface in com.microblink.blinkinput.image
-
Callback that will be invoked when recognition process wishes to display an image.
- DebugImageListenerUIOptions - Interface in com.microblink.blinkinput.uisettings.options
-
- DebugTextCallback - Interface in com.microblink.blinkinput.metadata.text
-
Callback that will be invoked when debug text information gets available.
- DebugViewHandler - Class in com.microblink.blinkinput.fragment.overlay.components.debug
-
- DebugViewHandler() - Constructor for class com.microblink.blinkinput.fragment.overlay.components.debug.DebugViewHandler
-
- DeepOCREngineOptions - Class in com.microblink.blinkinput.entities.ocrengine.deep
-
Options used in Deep OCR.
- DeepOCREngineOptions() - Constructor for class com.microblink.blinkinput.entities.ocrengine.deep.DeepOCREngineOptions
-
Default constructor.
- DeepOCREngineOptions(long, Object) - Constructor for class com.microblink.blinkinput.entities.ocrengine.deep.DeepOCREngineOptions
-
Constructor from native object.
- DeepOCRModel - Class in com.microblink.blinkinput.entities.ocrengine.deep
-
Available Deep OCR models.
- Default(int) - Constructor for class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusTextStyler.Default
-
- DEFAULT_CORNERS_FROM_BARCODE_SCAN_ACTIVITY - Static variable in class com.microblink.blinkinput.view.viewfinder.quadview.QuadViewPreset
-
Setup quad view in the same style as used in default BarcodeScanActivity
- DEFAULT_CORNERS_FROM_PHOTOPAY_ACTIVITY - Static variable in class com.microblink.blinkinput.view.viewfinder.quadview.QuadViewPreset
-
Setup quad view in the same style as used in default PhotopayActivity
- DEFAULT_DEWARP_HEIGHT - Static variable in class com.microblink.blinkinput.entities.recognizers.templating.dewarpPolicies.FixedDewarpPolicy
-
Default dewarp height value used when using default constructor.
- DEFAULT_DOCUMENT_DETECTION - Static variable in class com.microblink.blinkinput.view.viewfinder.quadview.QuadViewPreset
-
- DEFAULT_DPI - Static variable in class com.microblink.blinkinput.entities.recognizers.templating.dewarpPolicies.DPIBasedDewarpPolicy
-
Default DPI that will be used with default constructor
- DEFAULT_FROM_DOCUMENT_SCAN_ACTIVITY - Static variable in class com.microblink.blinkinput.view.viewfinder.quadview.QuadViewPreset
-
Setup quad view in the same style as used in default DocumentScanActivity
- DEFAULT_FROM_OCR_LINE_SCAN_ACTIVITY - Static variable in class com.microblink.blinkinput.view.viewfinder.quadview.QuadViewPreset
-
Setup quad view in the same style as used in default OcrLineScanActivity
- DEFAULT_FROM_OCR_LINE_SCAN_ACTIVITY_WITH_INFO - Static variable in class com.microblink.blinkinput.view.viewfinder.quadview.QuadViewPreset
-
Setup quad view in the same style as used in OcrLineScanActivity when scan info
messages are enabled
- DEFAULT_MAX_ALLOWED_DEWARPED_HEIGHT - Static variable in class com.microblink.blinkinput.entities.recognizers.templating.dewarpPolicies.NoUpScalingDewarpPolicy
-
Default max allowed dewarp height used when using default constructor.
- DEFAULT_NUMBER_OF_DOTS - Static variable in class com.microblink.blinkinput.view.ocrResult.OcrResultDotsView
-
default maximum number of dots being displayed (necessary for bitmap caching)
- DEFAULT_NUMBER_OF_DOTS - Static variable in class com.microblink.blinkinput.view.ocrResult.OcrResultHorizontalDotsView
-
Deprecated.
- describeContents() - Method in class com.microblink.blinkinput.entities.Entity
-
- describeContents() - Method in class com.microblink.blinkinput.entities.Entity.Result
-
- describeContents() - Method in class com.microblink.blinkinput.entities.ocrengine.AbstractOCREngineOptions
-
- describeContents() - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
- describeContents() - Method in class com.microblink.blinkinput.entities.recognizers.templating.parcelization.ProcessorParcelization
-
- describeContents() - Method in class com.microblink.blinkinput.entities.recognizers.templating.ProcessorGroup
-
- describeContents() - Method in class com.microblink.blinkinput.entities.recognizers.templating.TemplatingClass
-
- describeContents() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayStrings
-
- describeContents() - Method in class com.microblink.blinkinput.geometry.Point
-
- describeContents() - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
- describeContents() - Method in class com.microblink.blinkinput.geometry.Rectangle
-
- describeContents() - Method in class com.microblink.blinkinput.hardware.camera.CameraType
-
- describeContents() - Method in class com.microblink.blinkinput.hardware.camera.VideoResolutionPreset
-
- describeContents() - Method in class com.microblink.blinkinput.image.Image
-
- describeContents() - Method in class com.microblink.blinkinput.results.date.DateResult
-
- describeContents() - Method in class com.microblink.blinkinput.results.ocr.CharWithVariants
-
- describeContents() - Method in class com.microblink.blinkinput.results.ocr.OcrBlock
-
- describeContents() - Method in class com.microblink.blinkinput.results.ocr.OcrChar
-
- describeContents() - Method in class com.microblink.blinkinput.results.ocr.OcrLine
-
- describeContents() - Method in class com.microblink.blinkinput.results.ocr.OcrResult
-
- describeContents() - Method in class com.microblink.blinkinput.uisettings.CameraSettings
-
- describeContents() - Method in class com.microblink.blinkinput.uisettings.options.OcrResultDisplayMode
-
- describeContents() - Method in class com.microblink.blinkinput.view.CameraAspectMode
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentDetector.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MRTDDetector.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.Entity.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.date.DateParser.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.email.EmailParser.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.iban.IbanParser.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.licenseplates.LicensePlatesParser.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.raw.RawParser.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.topup.TopUpParser.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.vin.VinParser.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.processors.imageReturn.ImageReturnProcessor.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.processors.parserGroup.ParserGroupProcessor.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer.Result
-
Deprecated.
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.simnumber.SimNumberRecognizer.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.BlinkInputRecognizer.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.framegrabber.FrameGrabberRecognizer.Result
-
- deserializeFromByteArray(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.successframe.SuccessFrameGrabberRecognizer.Result
-
- deserializeNative(byte[]) - Method in class com.microblink.blinkinput.entities.ocrengine.AbstractOCREngineOptions
-
- deserializeNative(byte[]) - Method in class com.microblink.blinkinput.entities.ocrengine.deep.DeepOCREngineOptions
-
- deserializeNative(byte[]) - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentDetector
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MRTDDetector
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.Entity
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.date.DateParser
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.email.EmailParser
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.iban.IbanParser
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.licenseplates.LicensePlatesParser
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.raw.RawParser
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.topup.TopUpParser
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.parsers.vin.VinParser
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.processors.imageReturn.ImageReturnProcessor
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.processors.parserGroup.ParserGroupProcessor
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer
-
Deprecated.
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.simnumber.SimNumberRecognizer
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.BlinkInputRecognizer
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.framegrabber.FrameGrabberRecognizer
-
- deserializeNativeSettings(byte[]) - Method in class com.microblink.blinkinput.entities.recognizers.successframe.SuccessFrameGrabberRecognizer
-
- destroy() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- destroy() - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
This method must be called from activity's onDestroy.
- DESTROYED - Static variable in class com.microblink.blinkinput.fragment.overlay.OverlayState
-
- DESTROYED - Static variable in class com.microblink.blinkinput.view.BaseCameraView.CameraViewState
-
View is in destroyed (destroy() has been called - all resources have been released) or initial state (nothing is yet loaded), you need to call create() method
- DETECTION_CAMERA_AT_ANGLE - Static variable in class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusMessageTranslator.Event
-
- DETECTION_CAMERA_TOO_HIGH - Static variable in class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusMessageTranslator.Event
-
- DETECTION_CAMERA_TOO_NEAR - Static variable in class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusMessageTranslator.Event
-
- DETECTION_FAILED - Static variable in class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusMessageTranslator.Event
-
- DETECTION_FALLBACK_SUCCESS - Static variable in class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusMessageTranslator.Event
-
- DETECTION_PARTIAL_OBJECT - Static variable in class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusMessageTranslator.Event
-
- DETECTION_SUCCESS - Static variable in class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusMessageTranslator.Event
-
- DETECTION_TEST - Static variable in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle.RecognitionDebugMode
-
will perform only detection and will profile the performance of slip detection
- DetectionMode - Class in com.microblink.blinkinput.entities.detectors.quad.document
-
Represents a mode in which detector scanning will be performed.
- DetectionOverlayStrings - Class in com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui
-
- DetectionOverlayStrings.Builder - Class in com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui
-
- DetectionOverlayView - Class in com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui
-
- DetectionOverlayView(DetectionOverlayStrings, int, boolean) - Constructor for class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayView
-
- DetectionOverlayView(DetectionOverlayStrings, int) - Constructor for class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayView
-
- DetectionStatus - Class in com.microblink.blinkinput.view.recognition
-
Indicates a detection status for detection result
- Detector - Class in com.microblink.blinkinput.entities.detectors
-
Base class for all detectors which are used for object detection.
- Detector(long, R) - Constructor for class com.microblink.blinkinput.entities.detectors.Detector
-
- Detector(long, R, Parcel) - Constructor for class com.microblink.blinkinput.entities.detectors.Detector
-
- Detector.Result - Class in com.microblink.blinkinput.entities.detectors
-
- Detector.Result.DetectionCode - Class in com.microblink.blinkinput.entities.detectors
-
- DetectorRecognizer - Class in com.microblink.blinkinput.entities.recognizers.detector
-
- DetectorRecognizer(QuadWithSizeDetector) - Constructor for class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer
-
- DetectorRecognizer.Result - Class in com.microblink.blinkinput.entities.recognizers.detector
-
- DEVICE_BLACKLISTED - Static variable in class com.microblink.blinkinput.util.RecognizerCompatibilityStatus
-
Device is on blacklist and PhotoPay is not supported on that device.
- DEWARPED - Static variable in class com.microblink.blinkinput.image.ImageType
-
This is the dewarped image that is obtained after performing perspective correction
of the detected item.
- DewarpPolicy - Class in com.microblink.blinkinput.entities.recognizers.templating
-
Base class for all dewarp policies.
- DewarpPolicy() - Constructor for class com.microblink.blinkinput.entities.recognizers.templating.DewarpPolicy
-
- DIP_PER_INCH - Static variable in class com.microblink.blinkinput.view.ocrResult.OcrResultHorizontalDotsView
-
Deprecated.
- DirectApiErrorListener - Interface in com.microblink.blinkinput.directApi
-
- dispatchTouchEvent(MotionEvent) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- dispatchTouchEvent(MotionEvent) - Method in class com.microblink.blinkinput.view.CameraViewGroup
-
- DisplayableDetection - Class in com.microblink.blinkinput.metadata.detection
-
Represents a detection that can be displayed on screen.
- DisplayableDetection(int, float[]) - Constructor for class com.microblink.blinkinput.metadata.detection.DisplayableDetection
-
- DisplayableObject - Class in com.microblink.blinkinput.metadata
-
Represents any object that can be displayed on screen in terms of drawing.
- DisplayableObject(float[]) - Constructor for class com.microblink.blinkinput.metadata.DisplayableObject
-
- DisplayableOcrResult - Class in com.microblink.blinkinput.metadata.ocr
-
Represents an OCR result that can be drawn on screen.
- DisplayableOcrResult(OcrResult, String, float[]) - Constructor for class com.microblink.blinkinput.metadata.ocr.DisplayableOcrResult
-
- DisplayablePointsDetection - Class in com.microblink.blinkinput.metadata.detection.points
-
Represents points of detection that can be displayed on screen.
- DisplayablePointsDetection(int, float[], float[], int) - Constructor for class com.microblink.blinkinput.metadata.detection.points.DisplayablePointsDetection
-
Constructor for displayable points detection.
- DisplayableQuadDetection - Class in com.microblink.blinkinput.metadata.detection.quad
-
Represents a quad-like detection that can be displayed on screen.
- DisplayableQuadDetection(int, float[], float[]) - Constructor for class com.microblink.blinkinput.metadata.detection.quad.DisplayableQuadDetection
-
Constructor for displayable quad detection.
- dispose() - Method in interface com.microblink.blinkinput.image.highres.HighResImageWrapper
-
Disposes wrapped image.
- dispose() - Method in class com.microblink.blinkinput.image.Image
-
Disposes native object containing image pixels.
- dispose() - Method in class com.microblink.blinkinput.results.ocr.CharWithVariants
-
- dispose() - Method in class com.microblink.blinkinput.results.ocr.OcrResult
-
Disposes the object.
- distance(Point) - Method in class com.microblink.blinkinput.geometry.Point
-
Calculates and returns the distance to given point.
- DOCUMENT_SPECIFICATION_PRESET_A4_LANDSCAPE - Static variable in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecificationPreset
-
Uses detection settings for detection of A4 documents in landscape orientation (for example printed presentation slides)
- DOCUMENT_SPECIFICATION_PRESET_A4_PORTRAIT - Static variable in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecificationPreset
-
Uses detection settings for detection of A4 documents in portrait orientation (for example invoices)
- DOCUMENT_SPECIFICATION_PRESET_CHEQUE - Static variable in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecificationPreset
-
Uses detections settings for detecting cheques
- DOCUMENT_SPECIFICATION_PRESET_ID1_CARD - Static variable in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecificationPreset
-
Uses detection settings for detecting ID1 card format as explained
here.
- DOCUMENT_SPECIFICATION_PRESET_ID1_VERTICAL_CARD - Static variable in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecificationPreset
-
Uses detection settings for detecting ID1 card format in vertical orientation as explained
here.
- DOCUMENT_SPECIFICATION_PRESET_ID2_CARD - Static variable in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecificationPreset
-
Uses detection settings for detecting ID1 card format as explained
here.
- DOCUMENT_SPECIFICATION_PRESET_ID2_VERTICAL_CARD - Static variable in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecificationPreset
-
Uses detection settings for detecting ID2 card format in vertical orientation as explained
here.
- DOCUMENT_TOO_CLOSE_TO_EDGE - Static variable in class com.microblink.blinkinput.view.recognition.DetectionStatus
-
Document detected, but document is too close to the edge of the frame
- DocumentCaptureAction - Class in com.microblink.blinkinput.fragment.overlay.documentcapture
-
- DocumentCaptureActivity - Class in com.microblink.blinkinput.activity
-
- DocumentCaptureActivity() - Constructor for class com.microblink.blinkinput.activity.DocumentCaptureActivity
-
- DocumentCaptureContract - Interface in com.microblink.blinkinput.fragment.overlay.documentcapture
-
- DocumentCaptureContract.OverlayController - Interface in com.microblink.blinkinput.fragment.overlay.documentcapture
-
- DocumentCaptureContract.OverlayView - Interface in com.microblink.blinkinput.fragment.overlay.documentcapture
-
- DocumentCaptureContract.UiUpdateListener - Interface in com.microblink.blinkinput.fragment.overlay.documentcapture
-
- DocumentCaptureOverlayController - Class in com.microblink.blinkinput.fragment.overlay.documentcapture
-
- DocumentCaptureOverlayController(DocumentCaptureOverlaySettings, ScanResultListener, DocumentCaptureContract.OverlayView) - Constructor for class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- DocumentCaptureOverlaySettings - Class in com.microblink.blinkinput.fragment.overlay.documentcapture
-
- DocumentCaptureOverlaySettings.Builder - Class in com.microblink.blinkinput.fragment.overlay.documentcapture
-
- DocumentCaptureRecognizer - Class in com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture
-
A generic document capture recognizer.
- DocumentCaptureRecognizer() - Constructor for class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
- DocumentCaptureRecognizer.Result - Class in com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture
-
- DocumentCaptureRecognizerTransferable - Class in com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture
-
- DocumentCaptureRecognizerTransferable(DocumentCaptureRecognizer) - Constructor for class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizerTransferable
-
- DocumentCaptureUISettings - Class in com.microblink.blinkinput.uisettings
-
- DocumentCaptureUISettings(DocumentCaptureRecognizerTransferable) - Constructor for class com.microblink.blinkinput.uisettings.DocumentCaptureUISettings
-
- DocumentCaptureUISettings(Intent) - Constructor for class com.microblink.blinkinput.uisettings.DocumentCaptureUISettings
-
- DocumentDetector - Class in com.microblink.blinkinput.entities.detectors.quad.document
-
Detector that can perform detection of card documents, cheques, papers, etc.
- DocumentDetector(DocumentSpecification[]) - Constructor for class com.microblink.blinkinput.entities.detectors.quad.document.DocumentDetector
-
Constructs detector that can perform detection of card documents, cheques, papers, etc.
- DocumentDetector.Result - Class in com.microblink.blinkinput.entities.detectors.quad.document
-
- DocumentSpecification - Class in com.microblink.blinkinput.entities.detectors.quad.document
-
Class representing specification of document that can be detected with DocumentDetector.
- DocumentSpecification(double, float) - Constructor for class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Constructor, defines aspect ratio of document that needs to be detected.
- DocumentSpecificationPreset - Class in com.microblink.blinkinput.entities.detectors.quad.document
-
- DPIBasedDewarpPolicy - Class in com.microblink.blinkinput.entities.recognizers.templating.dewarpPolicies
-
DPI based dewarp policy.
- DPIBasedDewarpPolicy() - Constructor for class com.microblink.blinkinput.entities.recognizers.templating.dewarpPolicies.DPIBasedDewarpPolicy
-
- DPIBasedDewarpPolicy(int) - Constructor for class com.microblink.blinkinput.entities.recognizers.templating.dewarpPolicies.DPIBasedDewarpPolicy
-
- DpiOptionsUtils - Class in com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.dpi
-
- DpiOptionsUtils() - Constructor for class com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.dpi.DpiOptionsUtils
-
- draw(Canvas) - Method in class com.microblink.blinkinput.fragment.overlay.components.feedback.view.SuccessFlashView
-
- draw(Canvas, Paint, int) - Method in class com.microblink.blinkinput.geometry.Point
-
Draws the point to given canvas with given paint.
- generateDefaultLayoutParams() - Method in class com.microblink.blinkinput.view.CameraViewGroup
-
- generateLayoutParams(AttributeSet) - Method in class com.microblink.blinkinput.view.CameraViewGroup
-
- get(int) - Method in class com.microblink.blinkinput.fragment.overlay.OverlayStringsBuilder
-
- get(Key) - Method in class com.microblink.blinkinput.fragment.overlay.OverlayStringsBuilder
-
- getActivityTheme() - Method in class com.microblink.blinkinput.uisettings.UISettings
-
- getAmount() - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser.Result
-
Returns parsed amount.
- getApplicationContext() - Static method in class com.microblink.blinkinput.MicroblinkSDK
-
- getAskPermissionOverlay() - Method in class com.microblink.blinkinput.util.CameraPermissionManager
-
Returns the layout that should be displayed when camera permission is not given.
- getAspectMode() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns the aspect mode of camera preview.
- getAspectRatio() - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentDetector.Result
-
Returns the aspect ratio of detected document.
- getAspectRatio() - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Returns the aspect ratio of document that will be detected.
- getBarcodeType() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer.Result
-
The format of the scanned barcode.
- getBarcodeType() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer.Result
-
Deprecated.
The format of the scanned barcode.
- getBeepSoundResourceId() - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- getBeepSoundResourceId() - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlayController
-
- getBeepSoundResourceId() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- getBeepSoundResourceId() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlaySettings
-
- getBeepSoundResourceId() - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlayController
-
- getBlocks() - Method in class com.microblink.blinkinput.results.ocr.OcrResult
-
- getBuffer() - Method in class com.microblink.blinkinput.image.Image
-
Returns the native buffer that contains image pixels.
- getCameraEventsListener() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns the current camera events listener.
- getCameraFactorySettings() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- getCameraPreviewHeight() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns the height in pixels of the actual camera preview (does not have to be same as getHeight).
- getCameraPreviewWidth() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns the width in pixels of the actual camera preview (does not have to be same as getWidth).
- getCameraSensorOrientation() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- getCameraSettings() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlaySettings
-
- getCameraViewState() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns the current lifecycle state of camera view.
- getCapturedFullImage() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizerTransferable
-
- getChar() - Method in class com.microblink.blinkinput.results.ocr.CharWithVariants
-
Returns the
OcrChar
which contains information about the char.
- getChars() - Method in class com.microblink.blinkinput.results.ocr.OcrLine
-
- getClassID(long) - Method in class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer.Result
-
- getClassID(long) - Method in class com.microblink.blinkinput.entities.recognizers.templating.TemplatingRecognizer.Result
-
- getClassificationProcessorGroups() - Method in class com.microblink.blinkinput.entities.recognizers.templating.TemplatingClass
-
Returns the currently set array of classification processor groups.
- getColor(int) - Method in class com.microblink.blinkinput.fragment.overlay.OverlayResources
-
- getColor() - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
- getConcreteCreator() - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldBundle
-
- getConcreteCreator() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizerTransferable
-
- getConcreteCreator() - Method in class com.microblink.blinkinput.entities.recognizers.HighResImagesBundle
-
- getConcreteCreator() - Method in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle
-
- getConfigurationOrientation() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- getContentLayout() - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
Returns the FrameLayout
that represents the content layout
of this fragment.
- getContext() - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- getCountryCodeWhitelist() - Method in class com.microblink.blinkinput.entities.parsers.iban.IbanParser
-
Set of allowed country codes.
- getCurrentOrientation() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- getCurrentState() - Method in class com.microblink.blinkinput.directApi.RecognizerRunner
-
Returns the current state of the recognizer.
- getDate() - Method in class com.microblink.blinkinput.entities.parsers.date.DateParser.Result
-
Extracted date.
- getDate() - Method in class com.microblink.blinkinput.results.date.DateResult
-
Date getter, if
Date
representation of date result exists returns it,
otherwise returns null.
- getDateFormats() - Method in class com.microblink.blinkinput.entities.parsers.date.DateParser
-
Returns current date formats.
- getDateSeparatorChars() - Method in class com.microblink.blinkinput.entities.parsers.date.DateParser
-
Specifies the date separator characters between date parts (day, month, year) that will be
accepted by date parser.
- getDay() - Method in class com.microblink.blinkinput.results.date.Date
-
Returns day of the month, or 0
if date is partial and day is not known.
- getDebugImageCallback() - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
Callback that will be invoked when recognition process wishes to display a debug image.
- getDebugImageListener() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlaySettings
-
- getDebugTextCallback() - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
Callback that will be invoked when debug text information gets available.
- getDefaultROI() - Static method in class com.microblink.blinkinput.geometry.Rectangle
-
Returns the default rectangle that defines the whole image or view
- getDescription() - Method in class com.microblink.blinkinput.view.NotSupportedReason
-
- getDetectionCode() - Method in class com.microblink.blinkinput.entities.detectors.Detector.Result
-
Returns the detection code that indicates the type of the detection.
- getDetectionLocation() - Method in class com.microblink.blinkinput.entities.detectors.quad.QuadDetector.Result
-
Returns the location of detected quadrilateral in coordinate system of image in which detection was performed.
- getDetectionLocation() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer.Result
-
Returns the location of captured document in coordinate system of image in which detection was performed.
- getDetectionMode() - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Returns the detection mode that defines in which orientations can this document be detected.
- getDetectionStatus() - Method in class com.microblink.blinkinput.entities.detectors.Detector.Result
-
Returns the status of the detection.
- getDetectionStatus() - Method in class com.microblink.blinkinput.metadata.detection.DisplayableDetection
-
Returns the detection status of the displayable detection.
- getDetector() - Method in class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer
-
Returns the detector that will be used for performing the document detection during recognition
- getDewarpHeight() - Method in class com.microblink.blinkinput.entities.recognizers.templating.dewarpPolicies.FixedDewarpPolicy
-
Returns the desired dewarp height (in pixels) as specified by this policy.
- getDimension(int) - Method in class com.microblink.blinkinput.fragment.overlay.OverlayResources
-
- getDisplayLocation() - Method in class com.microblink.blinkinput.metadata.detection.quad.DisplayableQuadDetection
-
Returns the display location in coordinate system of image on which detection was performed.
- getDocumentCaptureRecognizer() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizerTransferable
-
Returns wrapped document capture recognizer.
- getDocumentCaptureRecognizerTransferable() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlaySettings
-
- getDocumentCaptureRecognizerTransferable() - Method in class com.microblink.blinkinput.uisettings.DocumentCaptureUISettings
-
- getDocumentSpecifications() - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentDetector
-
- getDocumentType() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Returns the current OCR document type.
- getDownFactor() - Method in class com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.extension.ImageExtensionFactors
-
Returns currently used image extension factor relative to full image height in DOWN direction.
- getDPI() - Method in class com.microblink.blinkinput.entities.recognizers.templating.dewarpPolicies.DPIBasedDewarpPolicy
-
Returns the desired DPI as defined by this policy.
- getDrawable(int) - Method in class com.microblink.blinkinput.fragment.overlay.OverlayResources
-
- getElements() - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldBundle
-
Returns the array of field by field scan elements associated with this bundle.
- getEmail() - Method in class com.microblink.blinkinput.entities.parsers.email.EmailParser.Result
-
Returns parsed e-mail address.
- getEncodedFullDocumentImage() - Method in interface com.microblink.blinkinput.entities.recognizers.blinkid.imageresult.EncodedFullDocumentImageResult
-
- getEncodedFullDocumentImage() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer.Result
-
- getEncodedImage() - Method in class com.microblink.blinkinput.entities.processors.imageReturn.ImageReturnProcessor.Result
-
JPEG-encoded image or null, depending on whether image encoding was enabled.
- getEntity() - Method in class com.microblink.blinkinput.entities.util.IntentTransferableEntity
-
- getFailedDetectionCallback() - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
- getFieldByFieldBundle() - Method in class com.microblink.blinkinput.uisettings.FieldByFieldUISettings
-
Returns the
FieldByFieldBundle
containing scan elements with parsers that will be used for processing.
- getFilterTouchesWhenObscured() - Method in class com.microblink.blinkinput.uisettings.UISettings
-
- getFont() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCRCharKey
-
- getFont() - Method in class com.microblink.blinkinput.results.ocr.OcrChar
-
Returns the font of the character
- getFormat() - Method in class com.microblink.blinkinput.image.ImageFrame
-
- getFrameCallback() - Method in class com.microblink.blinkinput.entities.recognizers.framegrabber.FrameGrabberRecognizer
-
- getFrameID() - Method in class com.microblink.blinkinput.image.ImageFrame
-
Returns the unique frame identifier
- getFrameQuality() - Method in class com.microblink.blinkinput.image.ImageFrame
-
Returns the quality of the current frame.
- getFrameQualityEstimationMode() - Method in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle
-
- getFullDocumentImage() - Method in interface com.microblink.blinkinput.entities.recognizers.blinkid.imageresult.FullDocumentImageResult
-
- getFullDocumentImage() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer.Result
-
- getFullDocumentImageDpi() - Method in interface com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.dpi.FullDocumentImageDpiOptions
-
Returns the DPI (Dots Per Inch) for full document image that should be returned.
- getFullDocumentImageExtensionFactors() - Method in interface com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.extension.FullDocumentImageExtensionOptions
-
Returns the extension factors for full document image.
- getFullDocumentImageExtensionFactors() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
Returns the extension factors for full document image.
- getGlareCallback() - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
Callback that will be invoked when glare detection has completed.
- getHardwareInfo() - Static method in class com.microblink.blinkinput.hardware.HardwareInfo
-
Returns the JSON containing all the information about the hardware the code is being executed on.
- getHeight() - Method in class com.microblink.blinkinput.geometry.Rectangle
-
- getHeight() - Method in class com.microblink.blinkinput.image.Image
-
Returns the height of the image (corrected for the current orientation).
- getHeight() - Method in class com.microblink.blinkinput.image.ImageFrame
-
returns the height of the frame
- getHeight() - Method in class com.microblink.blinkinput.results.ocr.OcrChar
-
Returns the height of the char, in pixels.
- getHighResFrameLimit() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns the current high res frame limit
- getHighResImagesBundle() - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlayController
-
- getHostActivity() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- getHostScreenOrientation() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns the host's screen orientation as detected internally.
- getIban() - Method in class com.microblink.blinkinput.entities.parsers.iban.IbanParser.Result
-
Returns parsed IBAN (International Bank Account Number).
- getIdealHeight() - Method in class com.microblink.blinkinput.hardware.camera.VideoResolutionPreset
-
- getImage() - Method in interface com.microblink.blinkinput.image.highres.HighResImageWrapper
-
Returns wrapped image.
- getImageFormat() - Method in class com.microblink.blinkinput.image.Image
-
Returns the format of the image.
- getImageName() - Method in class com.microblink.blinkinput.image.Image
-
- getImageOrientation() - Method in class com.microblink.blinkinput.image.Image
-
Returns the orientation of the image.
- getImages() - Method in class com.microblink.blinkinput.entities.recognizers.HighResImagesBundle
-
- getImageType() - Method in class com.microblink.blinkinput.image.Image
-
Returns the type of the image.
- getInitialOrientation() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns the initial orientation of rotatable view as set by setInitialOrientation.
- getIntentDataTransferMode() - Static method in class com.microblink.blinkinput.MicroblinkSDK
-
Returns current intent data transfer mode.
- getKey() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCRCharKey
-
- getLandscapeScale() - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Returns the scale and tolerance that will be used when detecting document in landscape orientation.
- getLeftFactor() - Method in class com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.extension.ImageExtensionFactors
-
Returns currently used image extension factor relative to full image width in LEFT direction.
- getLicensePlate() - Method in class com.microblink.blinkinput.entities.parsers.licenseplates.LicensePlatesParser.Result
-
Returns parsed license plate string.
- getLines() - Method in class com.microblink.blinkinput.results.ocr.OcrBlock
-
- getLowerLeft() - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
Returns the point nearest to (0, height) coordinate
- getLowerRight() - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
Returns the point nearest to (width, height) coordinate
- getMaxAllowedDewarpHeight() - Method in class com.microblink.blinkinput.entities.recognizers.templating.dewarpPolicies.NoUpScalingDewarpPolicy
-
Returns the max allowed dewarp height as specified by this policy.
- getMaxAngle() - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Retrieves maximum angle for document detection
- getMaximumAllowedCharRecognitionVariants() - Method in class com.microblink.blinkinput.entities.ocrengine.AbstractOCREngineOptions
-
Returns the maximum allowed number of char recognition variants OCR engine will produce
for each
OcrChar
.
- getMaximumCharsExpected() - Method in class com.microblink.blinkinput.entities.ocrengine.AbstractOCREngineOptions
-
Returns the maximum number of chars expected in the image.
- getMaximumLineHeight() - Method in class com.microblink.blinkinput.entities.ocrengine.deep.DeepOCREngineOptions
-
Returns the maximum height of the line of text given in float from range <0, 1>, which
represents height percentage of the input image that is being processed.
- getMaximumLineHeight() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Returns the maximum height of the line of text given in pixels.
- getMessage(StatusMessageTranslator.Event) - Method in interface com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusMessageTranslator
-
- getMinDocumentScale() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
Defines minimum document scale calculated as ratio of minimal document dimension and minimal
dimension of the input image.
- getMinimumCharHeight() - Method in class com.microblink.blinkinput.entities.ocrengine.deep.DeepOCREngineOptions
-
Returns the minimum height of char that can be classified given in float from range <0, 1>, which
represents height percentage of the input image that is being processed.
- getMinimumCharHeight() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Returns the minimum height of char that can be classified.
- getMinimumLineHeight() - Method in class com.microblink.blinkinput.entities.ocrengine.deep.DeepOCREngineOptions
-
Returns the minimum height of the line of text given in float from range <0, 1>, which
represents height percentage of the input image that is being processed.
- getMinimumLineHeight() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Returns the minimum height of the line of text given in pixels.
- getMonth() - Method in class com.microblink.blinkinput.results.date.Date
-
Returns month of the year, or 0
if date is partial and month is not known.
- getMRZLocation() - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MRTDDetector.Result
-
Returns the location of Machine Readable Zone in coordinate system of image in which detection was performed.
- getMrzPhysicalHeightInInches() - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MRTDDetector.Result
-
Returns the physical height in inches of Machine Readable Zone.
- getName() - Method in class com.microblink.blinkinput.entities.recognizers.Recognizer
-
Returns unique name of this recognizer type.
- getNativeCameraFrame() - Method in class com.microblink.blinkinput.image.ImageFrame
-
Accessed from native code to obtain pointer to implementation of native camera frame
- getNativeContext() - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MrtdSpecification
-
- getNativeContext() - Method in class com.microblink.blinkinput.entities.Entity
-
- getNativeContext() - Method in class com.microblink.blinkinput.entities.Entity.Result
-
- getNativeContext() - Method in class com.microblink.blinkinput.entities.ocrengine.AbstractOCREngineOptions
-
- getNativeLibraryVersionString() - Static method in class com.microblink.blinkinput.MicroblinkSDK
-
Methods returns the version string of native library, if it has been
loaded.
- getNativeResult() - Method in class com.microblink.blinkinput.results.date.DateResult
-
- getNativeResult() - Method in interface com.microblink.blinkinput.results.Result
-
Returns the native java object containing the result.
- getNonClassificationProcessorGroups() - Method in class com.microblink.blinkinput.entities.recognizers.templating.TemplatingClass
-
Returns the currently set array of non-classification processor groups.
- getNumMsBeforeTimeout() - Method in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle
-
Returns the duration in milliseconds that needs to pass since scanning has begun in order to define timeout.
- getNumStableDetectionsThreshold() - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentDetector
-
Retrieves the minimum number of stable detections required for detection to be successful
- getNumStableDetectionsThreshold() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
Minimum number of stable detections required for detection to be successful.
- getOcrCallback() - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
Callback that will be invoked with displayable OCR result obtained during recognition process.
- getOcrEngineOptions() - Method in class com.microblink.blinkinput.entities.parsers.raw.RawParser
-
Returns the OCR engine options used in Regex OCR parser.
- getOcrEngineOptions() - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser
-
Returns the OCR engine options used in Regex OCR parser.
- getOCRModel() - Method in class com.microblink.blinkinput.entities.ocrengine.deep.DeepOCREngineOptions
-
Returns the current Deep OCR model.
- getOcrResult() - Method in class com.microblink.blinkinput.entities.processors.parserGroup.ParserGroupProcessor.Result
-
Returns the raw OCR result that was used for parsing data.
- getOcrResult() - Method in class com.microblink.blinkinput.metadata.ocr.DisplayableOcrResult
-
Returns the OCR result to be displayed
- getOpenedCameraType() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns the type of the currently opened camera or null if currently there is no opened camera.
- getOrientation() - Method in class com.microblink.blinkinput.image.ImageFrame
-
Returns the orientation of the current frame.
- getOriginalDateString() - Method in class com.microblink.blinkinput.results.date.DateResult
-
Returns original string representation of the date which has been extracted from the OCR result.
- getOwningRecognizer() - Method in class com.microblink.blinkinput.entities.recognizers.templating.TemplatingClass
-
- getParsedString() - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser.Result
-
Returns string containing parsed OCR result according to given regular expression.
- getParser() - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Returns parser that is used for this scan element.
- getParser(TemplatingClass) - Method in class com.microblink.blinkinput.entities.recognizers.templating.parcelization.ParserParcelization
-
- getParsers() - Method in class com.microblink.blinkinput.entities.processors.parserGroup.ParserGroupProcessor
-
Returns array of parsers in the parser group.
- getPhysicalHeightInInches() - Method in class com.microblink.blinkinput.entities.detectors.quad.QuadWithSizeDetector.Result
-
Returns the physical height of the detected quadrilateral in inches.
- getPhysicalHeightInInches() - Method in class com.microblink.blinkinput.entities.detectors.quad.Specification
-
Returns physical height in inches of the detection location defined by this specification.
- getPixelStride() - Method in class com.microblink.blinkinput.image.Image
-
Returns the pixel stride for image buffer.
- getPointsDetectionCallback() - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
A callback that will be invoked when DisplayablePointsDetection
gets available.
- getPointSet() - Method in class com.microblink.blinkinput.metadata.detection.points.DisplayablePointsDetection
-
Returns set of points of interest that represent the detection.
- getPointsType() - Method in class com.microblink.blinkinput.metadata.detection.points.DisplayablePointsDetection
-
Returns the type of points represented by this detection object.
- getPortraitScale() - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Returns the scale and tolerance that will be used when detecting document in portrait orientation.
- getPosition() - Method in class com.microblink.blinkinput.results.ocr.OcrBlock
-
- getPosition() - Method in class com.microblink.blinkinput.results.ocr.OcrChar
-
Returns the position of char in image
- getPosition() - Method in class com.microblink.blinkinput.results.ocr.OcrLine
-
- getPriority() - Method in class com.microblink.blinkinput.entities.parsers.Parser
-
- getProcessor(TemplatingClass) - Method in class com.microblink.blinkinput.entities.recognizers.templating.parcelization.ProcessorParcelization
-
- getProcessors() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.BlinkInputRecognizer
-
Returns array of processors used by this recognizer.
- getProcessors() - Method in class com.microblink.blinkinput.entities.recognizers.templating.ProcessorGroup
-
- getQuadDetectionCallback() - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
A callback that will be invoked when DisplayableQuadDetection
gets available.
- getQuality() - Method in class com.microblink.blinkinput.results.ocr.OcrChar
-
Returns the recognition quality of the char.
- getRawData() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer.Result
-
The raw bytes contained inside barcode.
- getRawData() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer.Result
-
Deprecated.
The raw bytes contained inside barcode.
- getRawHeight() - Method in class com.microblink.blinkinput.image.Image
-
Returns the raw height of the image (uncorrected for the orientation)
- getRawImage() - Method in class com.microblink.blinkinput.entities.processors.imageReturn.ImageReturnProcessor.Result
-
Returns the raw image saved by the processor.
- getRawROI() - Method in class com.microblink.blinkinput.image.Image
-
Returns the region of interest in image in raw form (not corrected for orientation).
- getRawText() - Method in class com.microblink.blinkinput.entities.parsers.raw.RawParser.Result
-
String version of raw OCR result.
- getRawWidth() - Method in class com.microblink.blinkinput.image.Image
-
Returns the raw width of the image (uncorrected for the orientation)
- getRecognitionDebugMode() - Method in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle
-
Returns the current recognition mode.
- getRecognitionVariants() - Method in class com.microblink.blinkinput.results.ocr.CharWithVariants
-
Returns the recognition variants of this char or null if there are no variants.
- getRecognizerBundle() - Method in class com.microblink.blinkinput.uisettings.BasicScanUISettings
-
Returns the
RecognizerBundle
containing recognizers that will be used for processing.
- getRecognizerBundle() - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
Returns the currently active recognizer bundle.
- getRecognizerCompatibilityStatus(Context) - Static method in class com.microblink.blinkinput.util.RecognizerCompatibility
-
- getRecognizerRunnerView() - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- getRecognizers() - Method in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle
-
Returns the array of recognizers associated with this bundle.
- getRegex() - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser
-
Returns the currently set regular expression.
- getResult() - Method in class com.microblink.blinkinput.entities.Entity
-
Returns the last result of the entity.
- getResultName() - Method in class com.microblink.blinkinput.metadata.ocr.DisplayableOcrResult
-
Returns the name of displayable OCR result
- getResultState() - Method in class com.microblink.blinkinput.entities.parsers.Parser.Result
-
Returns the state of the parser result.
- getResultState() - Method in class com.microblink.blinkinput.entities.processors.Processor.Result
-
Returns the state of the processor.
- getResultState() - Method in class com.microblink.blinkinput.entities.recognizers.Recognizer.Result
-
Returns the state of the recognizer.
- getRightFactor() - Method in class com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.extension.ImageExtensionFactors
-
Returns currently used image extension factor relative to full image width in RIGHT direction.
- getROI() - Method in class com.microblink.blinkinput.image.Image
-
Returns the region of interest in image corrected for current orientation of image.
- getRotationAnimationDuration() - Method in class com.microblink.blinkinput.view.CameraViewGroup
-
Returns the duration of rotatable view's rotation animation in miliseconds.
- getRowStride() - Method in class com.microblink.blinkinput.image.Image
-
Returns the row stride for image buffer.
- getScanningOverlay() - Method in interface com.microblink.blinkinput.fragment.RecognizerRunnerFragment.ScanningOverlayBinder
-
- getScanningRegion() - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
Returns the current scanning region or null if entire image is scanned.
- getScanRegionRelativeHeight() - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Returns the current scan region height, represented as percentage of maximal allowed scan region height.
- getScanRegionRelativeWidth() - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Returns the current scan region width, represented as percentage of maximal allowed scan region width.
- getScanResultListener() - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
Returns the listener that will obtain the results of the scanning.
- getShownScanRegionRelativeHeight() - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Returns the current height of the scan region that will be shown to the user, represented as percentage
of maximal allowed scan region height.
- getShownScanRegionRelativeWidth() - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Returns the current width of the scan region that will be shown to the user, represented as percentage
of maximal allowed scan region width.
- getSimNumber() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.simnumber.SimNumberRecognizer.Result
-
Recognized SIM number from barcode or empty string if recognition failed.
- getSingletonInstance() - Static method in class com.microblink.blinkinput.directApi.RecognizerRunner
-
Returns the recognizer singleton.
- getSlaveRecognizer() - Method in class com.microblink.blinkinput.entities.recognizers.successframe.SuccessFrameGrabberRecognizer
-
- getSlaveResult() - Method in class com.microblink.blinkinput.entities.recognizers.successframe.SuccessFrameGrabberRecognizer.Result
-
Returns the result of given recognizer.
- getSortedQuad() - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
Returns the Quadrilateral which has same corners as original, but it guarantees that upper left
point is the point nearest to (0,0) coordinate.
- getSpecifications() - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MRTDDetector
-
Returns the array of
MrtdSpecification
objects that will define which MRTD documents
should be detectable.
- getSpinnerStartAngle() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.capture.CaptureButtonView
-
- getSpinnerSweepAngle() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.capture.CaptureButtonView
-
- getSplashScreenLayoutId() - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- getSplashScreenLayoutId() - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlayController
-
- getSplashScreenLayoutId() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- getSplashScreenLayoutId() - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlayController
-
- getSplashScreenLayoutResourceId() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlaySettings
-
- getSplashScreenResourceId() - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
Returns the currently set resource layout identifier for camera splash screen or 0 if
splash screen is disabled.
- getStringData() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer.Result
-
String representation of data inside barcode.
- getStringData() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer.Result
-
Deprecated.
String representation of data inside barcode.
- getStringResult() - Method in class com.microblink.blinkinput.results.date.DateResult
-
- getStringResult() - Method in interface com.microblink.blinkinput.results.Result
-
Returns the string version of the result.
- getStyle(int) - Method in class com.microblink.blinkinput.fragment.overlay.OverlayResources
-
- getStyleable() - Method in class com.microblink.blinkinput.fragment.overlay.OverlayResources
-
- getSuccessFrame() - Method in class com.microblink.blinkinput.entities.recognizers.successframe.SuccessFrameGrabberRecognizer.Result
-
Returns the camera frame image on which given recognizer's result has become valid.
- getTargetActivity() - Method in class com.microblink.blinkinput.uisettings.BarcodeUISettings
-
- getTargetActivity() - Method in class com.microblink.blinkinput.uisettings.DocumentCaptureUISettings
-
- getTargetActivity() - Method in class com.microblink.blinkinput.uisettings.FieldByFieldUISettings
-
- getTargetActivity() - Method in class com.microblink.blinkinput.uisettings.UISettings
-
Returns target activity.
- getTemplatingClass() - Method in class com.microblink.blinkinput.entities.recognizers.templating.TemplatingRecognizer.Result
-
- getText(Context) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Returns the text that will be displayed when parser is active.
- getTextResource() - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Returns the resource ID representing text that will be displayed when parser is active.
- getThis() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayStrings.Builder
-
- getThis() - Method in class com.microblink.blinkinput.fragment.overlay.OverlayStringsBuilder
-
- getTitle(Context) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Returns title that will be displayed.
- getTitleResource() - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Returns the resource ID representing title that will be displayed or 0 if resource ID is not available.
- getTopUp() - Method in class com.microblink.blinkinput.entities.parsers.topup.TopUpParser.Result
-
Returns parsed TopUp code.
- getTransformedDisplayLocation() - Method in class com.microblink.blinkinput.metadata.detection.quad.DisplayableQuadDetection
-
Returns the display location in normalized coordinate system of visible camera frame.
- getTransformedPointSet() - Method in class com.microblink.blinkinput.metadata.detection.points.DisplayablePointsDetection
-
Returns set of points of interest that represent the detection in normalized coordinate system of visible camera frame.
- getTransformMatrix() - Method in class com.microblink.blinkinput.metadata.DisplayableObject
-
Returns the transformation matrix that can map coordinates from original coordinate system
in which object was created into view's coordinate system.
- getUniqueIdIntentExtraKey() - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldBundle
-
- getUniqueIdIntentExtraKey() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizerTransferable
-
- getUniqueIdIntentExtraKey() - Method in class com.microblink.blinkinput.entities.recognizers.HighResImagesBundle
-
- getUniqueIdIntentExtraKey() - Method in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle
-
- getUpFactor() - Method in class com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.extension.ImageExtensionFactors
-
Returns currently used image extension factor relative to full image height in UP direction.
- getUpperLeft() - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
Returns the point nearest to (0, 0) coordinate.
- getUpperRight() - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
Returns the point nearest to (width, 0) coordinate
- getUsingFlagSecure() - Method in class com.microblink.blinkinput.uisettings.UISettings
-
- getValue() - Method in class com.microblink.blinkinput.results.ocr.OcrChar
-
Returns the value of the char.
- getView() - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultCharsView
-
- getView() - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultDotsView
-
- getView() - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultHorizontalDotsView
-
Deprecated.
- getView() - Method in class com.microblink.blinkinput.view.viewfinder.points.PointSetView
-
- getVin() - Method in class com.microblink.blinkinput.entities.parsers.vin.VinParser.Result
-
Returns parsed VIN (Vehicle Identification Number).
- getVisiblePart() - Method in class com.microblink.blinkinput.image.ImageFrame
-
returns the region that defines the visible part of frame
- getVisiblePart() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns the rectangle that which part of camera frame is visible in view
- getWidth() - Method in class com.microblink.blinkinput.geometry.Rectangle
-
- getWidth() - Method in class com.microblink.blinkinput.image.Image
-
Returns the width of the image (corrected for the current orientation).
- getWidth() - Method in class com.microblink.blinkinput.image.ImageFrame
-
returns the width of the frame
- getX() - Method in class com.microblink.blinkinput.geometry.Point
-
- getX() - Method in class com.microblink.blinkinput.geometry.Rectangle
-
- getXRange() - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Gets the percentage of possible document offset on x axis.
- getY() - Method in class com.microblink.blinkinput.geometry.Point
-
- getY() - Method in class com.microblink.blinkinput.geometry.Rectangle
-
- getYear() - Method in class com.microblink.blinkinput.results.date.Date
-
Returns full year.
- getYRange() - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Gets the percentage of possible document offset on y axis.
- getZoomLevel() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns the current camera zoom level.
- GlareCallback - Interface in com.microblink.blinkinput.metadata.glare
-
Callback that will be invoked when glare detection has completed.
- GlareDetectorOptions - Interface in com.microblink.blinkinput.entities.settings
-
Interface that should be implemented by settings for all recognizers that use glare detector.
- IbanParser - Class in com.microblink.blinkinput.entities.parsers.iban
-
A parser that can extract IBAN (International Bank Account Number) from OCR result.
- IbanParser() - Constructor for class com.microblink.blinkinput.entities.parsers.iban.IbanParser
-
- IbanParser.Result - Class in com.microblink.blinkinput.entities.parsers.iban
-
- IDisplayablePointsView - Interface in com.microblink.blinkinput.view.viewfinder.points
-
Interface for views that can draw displayable points on the camera overlay.
- Image - Class in com.microblink.blinkinput.image
-
Represents a image that is being processed.
- Image(Parcel) - Constructor for class com.microblink.blinkinput.image.Image
-
- ImageBuilder - Class in com.microblink.blinkinput.image
-
Utility class that can build
Image
object from various sources.
- ImageBuilder() - Constructor for class com.microblink.blinkinput.image.ImageBuilder
-
- ImageExtensionFactors - Class in com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.extension
-
Extension factors relative to corresponding dimension of the full image.
- ImageExtensionFactors(float, float, float, float) - Constructor for class com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.extension.ImageExtensionFactors
-
Constructor which accepts image extension factors which must be in range [0.0f, 1.0f].
- ImageFormat - Class in com.microblink.blinkinput.image
-
Represents a format of image that is being returned.
- ImageFrame - Class in com.microblink.blinkinput.image
-
- ImageFrame(Image, long) - Constructor for class com.microblink.blinkinput.image.ImageFrame
-
- ImageReturnProcessor - Class in com.microblink.blinkinput.entities.processors.imageReturn
-
Processor that will simply save given image.
- ImageReturnProcessor() - Constructor for class com.microblink.blinkinput.entities.processors.imageReturn.ImageReturnProcessor
-
- ImageReturnProcessor.Result - Class in com.microblink.blinkinput.entities.processors.imageReturn
-
- ImageType - Class in com.microblink.blinkinput.image
-
Defines the type of image that is being returned.
- IncorrectTokenState - Static variable in class com.microblink.blinkinput.licence.LicenceUnlockInfo.Issue
-
Token was not in `RequiresServerPermission` state when submitServerPermission was called
- INITIAL - Static variable in class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusMessageTranslator.Event
-
- initialize(Context, RecognizerBundle, DirectApiErrorListener) - Method in class com.microblink.blinkinput.directApi.RecognizerRunner
-
Initialize native library for recognition and returns true if initialization has been performed.
- initialize(Activity, ViewGroup, MetadataCallbacks) - Method in class com.microblink.blinkinput.fragment.overlay.components.debug.DebugViewHandler
-
- initialize(Context, int) - Method in class com.microblink.blinkinput.fragment.overlay.components.ScanSoundPlayer
-
- initializeNativePart(long) - Method in class com.microblink.blinkinput.image.ImageFrame
-
- initializePoolObject() - Method in class com.microblink.blinkinput.image.ImageFrame
-
Initialization method.
- IntentDataTransferMode - Class in com.microblink.blinkinput.intent
-
Intent data transfer mode which is used for transferring Microblink SDK data between
activities.
- IntentTransferableEntity - Class in com.microblink.blinkinput.entities.util
-
Helper class whose concrete implementations can be used for transferring single entity over
intent.
- IntentTransferableEntity(E) - Constructor for class com.microblink.blinkinput.entities.util.IntentTransferableEntity
-
- IntentTransferableEntity() - Constructor for class com.microblink.blinkinput.entities.util.IntentTransferableEntity
-
- IntentTransferableEntity(Parcel) - Constructor for class com.microblink.blinkinput.entities.util.IntentTransferableEntity
-
- intValue() - Method in class com.microblink.blinkinput.hardware.orientation.Orientation
-
- Invalid - Static variable in class com.microblink.blinkinput.entities.processors.Processor.Result.State
-
- INVALID_OR_MISSING_LICENSE - Static variable in class com.microblink.blinkinput.view.NotSupportedReason
-
- InvalidLicenceKeyException - Exception in com.microblink.blinkinput.licence.exception
-
Thrown when invalid licence key is set to library.
- InvalidLicenceKeyException(String) - Constructor for exception com.microblink.blinkinput.licence.exception.InvalidLicenceKeyException
-
- IOcrResultView - Interface in com.microblink.blinkinput.view.ocrResult
-
- isAllowFlippedRecognition() - Method in class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer
-
Returns whether or not flipped recognition feature is enabled.
- isAnimationInProgress() - Method in class com.microblink.blinkinput.view.viewfinder.points.PointSetView
-
- isAnimationInProgress() - Method in class com.microblink.blinkinput.view.viewfinder.quadview.QuadViewManager
-
Returns true if quad view animation is currently in progress.
- isArabicIndicMode() - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser
-
Indicates whether Arabic-Indic mode is enabled.
- isAutofocusSupported() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns true if opened camera supports autofocus.
- isAutoScaleDetection() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Allow enabling the autodetection of image scale when scanning barcodes.
- isCameraActive() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns true if camera is currently active.
- isCameraFocused() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns true if camera is currently in focus
- isCameraTorchSupported() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns true if camera has got torch.
- isCasePostprocessorEnabled() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Returns whether case postprocessing is enabled.
- isColorDropoutEnabled() - Method in class com.microblink.blinkinput.entities.ocrengine.AbstractOCREngineOptions
-
Returns true if the additional image processing which drops background colors will be performed.
- isCutoffCharFilterEnabled() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Returns whether cutoff char filter is enabled.
- isDatePassed(Date) - Static method in class com.microblink.blinkinput.results.date.DateUtils
-
Checks whether the given date has passed or not by comparing it with the current device time.
- isDefaultQuad() - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
- isDetectFlippedTextEnabled() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Returns whether flipped text detection is enabled.
- isDetectFullDocument() - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MRTDDetector
-
Defines whether full document will be detected.
- isDeviceMoving() - Method in class com.microblink.blinkinput.image.ImageFrame
-
returns true if device was moving while frame was created
- isDeviceShaking() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns true if the device is being shaken
- isDisposed() - Method in class com.microblink.blinkinput.image.Image
-
Returns true if image's internal buffers are disposed and cannot be used anymore.
- isEmpty() - Method in class com.microblink.blinkinput.entities.detectors.Detector.Result
-
- isEmpty() - Method in class com.microblink.blinkinput.entities.Entity.Result
-
- isEmpty() - Method in class com.microblink.blinkinput.entities.parsers.Parser.Result
-
- isEmpty() - Method in class com.microblink.blinkinput.entities.processors.Processor.Result
-
- isEmpty() - Method in class com.microblink.blinkinput.entities.recognizers.Recognizer.Result
-
- isEmpty() - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
Returns true if quadrilateral is empty, i.e.
- isExcludedFromPing() - Method in class com.microblink.blinkinput.entities.recognizers.Recognizer
-
Returns true if this recognizer should be excluded from reporting its scan success to ping server.
- isFocused() - Method in class com.microblink.blinkinput.image.ImageFrame
-
returns true if camera thinks this frame is focused
- isHighResFrameCaptureEnabled() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns true if high res frame capture was enabled.
- isHorizontal() - Method in class com.microblink.blinkinput.hardware.orientation.Orientation
-
- isHostActivityOrientationOnSensor() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- isImageProcessingEnabled() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Returns true if image processing is performed on image.
- isNoisePostprocessingEnabled() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Returns whether noise postprocessing is enabled.
- isNullQuietZoneAllowed() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Allow scanning PDF417 barcodes which don't have quiet zone
surrounding it (e.g.
- isNullQuietZoneAllowed() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer
-
Deprecated.
Allow scanning PDF417 barcodes which don't have quiet zone
surrounding it (e.g.
- isOptimizedForNearScan - Variable in class com.microblink.blinkinput.fragment.overlay.components.settings.OverlayCameraSettings
-
- isOptimizedForNearScan - Variable in class com.microblink.blinkinput.uisettings.CameraSettings
-
- isOptional() - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Returns whether scan field with this configuration is optional.
- isOrientationAllowed(Orientation) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- isOrientationAllowed(Orientation) - Method in interface com.microblink.blinkinput.view.OrientationAllowedListener
-
Called in onOrientationChange.
- isPhoto() - Method in class com.microblink.blinkinput.image.ImageFrame
-
Returns true if frame is photograph
- isPinchToZoomAllowed - Variable in class com.microblink.blinkinput.fragment.overlay.components.settings.OverlayCameraSettings
-
- isPinchToZoomAllowed - Variable in class com.microblink.blinkinput.uisettings.CameraSettings
-
- isPinchToZoomAllowed() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns true if camera view will handle pinch events to manage camera zoom level.
- isRatioPostprocessorEnabled() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Returns whether ratio postprocessor is enabled.
- isRelative() - Method in class com.microblink.blinkinput.geometry.Rectangle
-
Return true if rectangle is given in relative coordinates.
- isRequestedOrientationSensor(int) - Static method in class com.microblink.blinkinput.view.BaseCameraView
-
- isRequestedOrientationUser(int) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- isRequired() - Method in class com.microblink.blinkinput.entities.parsers.Parser
-
Returns whether parser configured with this parser settings object will be required
- isRotatable - Variable in class com.microblink.blinkinput.fragment.overlay.components.settings.ScanRegionOfInterestSettings
-
- isRotatable() - Method in class com.microblink.blinkinput.view.CameraViewGroup.LayoutParams
-
- isScanInverse() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Enables scanning of barcodes with inverse intensity values (e.g.
- isScanInverse() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer
-
Deprecated.
Enables scanning of barcodes with inverse intensity values (e.g.
- isScanningPaused() - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
Returns true if scanning is paused or if scanning still has not yet started.
- isScanUncertain() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Enable decoding of non-standard PDF417 barcodes, but without
guarantee that all data will be read.
- isScanUncertain() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer
-
Deprecated.
Enable decoding of non-standard PDF417 barcodes, but without
guarantee that all data will be read.
- isSlowerThoroughScan() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Enable slower, but more thorough scanning, thus giving higher possibility of successful scan.
- isSnackbarShown() - Method in class com.microblink.blinkinput.fragment.overlay.components.snackbar.SnackbarManager
-
- isTapToFocusAllowed() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Returns true if camera view will handle tap events to ask camera to perform autofocus
on tapped area.
- isUncertain() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer.Result
-
True if returned result is uncertain, i.e.
- isUncertain() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer.Result
-
Deprecated.
True if returned result is uncertain, i.e.
- isUncertain() - Method in class com.microblink.blinkinput.results.ocr.OcrChar
-
Returns true if OCR engine thinks this char is uncertain
- isUseCardDetector() - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MRTDDetector
-
Enable detection correction with card detector.
- isVertical() - Method in class com.microblink.blinkinput.hardware.orientation.Orientation
-
- isWordProcessingEnabled() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Returns whether word processing is enabled.
- isZero() - Method in class com.microblink.blinkinput.geometry.Point
-
Returns true if point has coordinates (0,0).
- ITF - Static variable in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.BarcodeType
-
ITF barcode was scanned
- OCR_DOCUMENT_TYPE_ARABIC - Static variable in class com.microblink.blinkinput.entities.ocrengine.legacy.OcrDocumentType
-
Supports the recognition of Arabic-Indic numerals and punctuation marks used in amounts.
- OCR_DOCUMENT_TYPE_GENERIC - Static variable in class com.microblink.blinkinput.entities.ocrengine.legacy.OcrDocumentType
-
Supports latin alphabet, numbers, punctuation marks, currency symbols and common country
specific characters for large number of commonly used fonts.
- OCR_DOCUMENT_TYPE_MICR - Static variable in class com.microblink.blinkinput.entities.ocrengine.legacy.OcrDocumentType
-
Supports the recognition of MICR (Magnetic Ink Character Recognition) font characters
which are used mainly by the banking industry.
- OCR_FONT_AKZIDENZ_GROTESK - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_ANTONIO_REGULAR - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_ANY - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_ARABIC_NILE - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_ARIAL - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_ARIAL_BLACK - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_ARNHEM - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_AVANT_GARDE - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_BEMBO - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_BODONI - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_CALIBRI - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_CALIBRI_BOLD - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_CHAINPRINTER - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_COMIC_SANS - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_CONCERTO_ROUNDED_SG - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_CORPORATE_LIGHT - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_COURIER - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_COURIER_BOLD - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_COURIER_CONDENSED - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_COURIER_MEDIUM_BOLD - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_COURIER_NEW_BOLD - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_COURIER_NEW_CE - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_DEJAVU_SANS_MONO - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_DIN - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_EUROPA_GRO_SB - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_EUROPA_GRO_SB_LIGHT - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_EUROPA_GROTESK_NO_2_SB_BOLD - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_EUROSTILE - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_F25_BANK_PRINTER_BOLD - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_FE_SCHRIFT - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_FRANKLIN_GOTHIC - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_FRUTIGER - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_FUTURA - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_FUTURA_BOLD - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_GARAMOND - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_GEORGIA - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_GILL_SANS - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_HANDWRITTEN - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_HELVETICA - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_HELVETICA_BOLD - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_HELVETICA_CONDENSED_LIGHT - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_HYPERMARKET - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_INTERSTATE - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_LATIN_MODERN - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_LATIN_MODERN_ITALIC - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_LETTER_GOTHIC - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_LUCIDA - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_LUCIDA_SANS - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_MATRIX - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_META - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_MICR - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_MINION - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_OCRA - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_OCRB - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_OFFICINA - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_OPTIMA - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_PRINTF - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_ROCKWELL - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_ROTIS_SANS_SERIF - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_ROTIS_SERIF - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_SABON - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_STONE - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_SV_BASIC_MANUAL - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_TAHOMA - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_TAHOMA_BOLD - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_TEX_GYRE_TERMES - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_TEX_GYRE_TERMES_ITALIC - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_THE_SANS_MONO_CONDENSED_BLACK - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_THESIS - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_TICKET_DE_CAISSE - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_TIMES_NEW_ROMAN - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_TRAJAN - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_TRINITE - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_UKDL_LIGHT - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_UNIVERS - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_UNKNOWN - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_UNKNOWN_MATH - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_VERDANA - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_VOLTAIRE - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_WALBAUM - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_FONT_XITS_MATH - Static variable in class com.microblink.blinkinput.results.ocr.OcrFont
-
- OCR_RESULT - Static variable in class com.microblink.blinkinput.metadata.detection.points.PointsType
-
Represented points are locations of characters within OCR result.
- OcrBlock - Class in com.microblink.blinkinput.results.ocr
-
- OcrBlock(long, OcrResult) - Constructor for class com.microblink.blinkinput.results.ocr.OcrBlock
-
- OcrCallback - Interface in com.microblink.blinkinput.metadata.ocr
-
Callback that will be invoked with displayable OCR result obtained during recognition process.
- OcrChar - Class in com.microblink.blinkinput.results.ocr
-
- OcrChar(long, Object) - Constructor for class com.microblink.blinkinput.results.ocr.OcrChar
-
- OcrCharsFeedbackHandler - Class in com.microblink.blinkinput.fragment.overlay.components.feedback
-
- OcrCharsFeedbackHandler() - Constructor for class com.microblink.blinkinput.fragment.overlay.components.feedback.OcrCharsFeedbackHandler
-
- OcrDocumentType - Class in com.microblink.blinkinput.entities.ocrengine.legacy
-
Available OCR document types.
- OcrDotsFeedbackHandler - Class in com.microblink.blinkinput.fragment.overlay.components.feedback
-
- OcrDotsFeedbackHandler() - Constructor for class com.microblink.blinkinput.fragment.overlay.components.feedback.OcrDotsFeedbackHandler
-
- OcrFont - Class in com.microblink.blinkinput.results.ocr
-
A list of fonts supported by BlinkOCR
- OcrLine - Class in com.microblink.blinkinput.results.ocr
-
- OcrLine(long, OcrBlock) - Constructor for class com.microblink.blinkinput.results.ocr.OcrLine
-
- OcrResult - Class in com.microblink.blinkinput.results.ocr
-
Represents a raw OCR result.
- OcrResult(long, Object) - Constructor for class com.microblink.blinkinput.results.ocr.OcrResult
-
Constructor from native code
- OcrResultCharsView - Class in com.microblink.blinkinput.view.ocrResult
-
- OcrResultCharsView(Context, AttributeSet, int) - Constructor for class com.microblink.blinkinput.view.ocrResult.OcrResultCharsView
-
- OcrResultDisplayMode - Class in com.microblink.blinkinput.uisettings.options
-
Mode in which OCR result will be drawn on camera preview.
- OcrResultDisplayUIOptions - Interface in com.microblink.blinkinput.uisettings.options
-
- OcrResultDotsView - Class in com.microblink.blinkinput.view.ocrResult
-
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.
- OcrResultDotsView(Context, int, Orientation) - Constructor for class com.microblink.blinkinput.view.ocrResult.OcrResultDotsView
-
- OcrResultDotsView(Context, int, Orientation, int) - Constructor for class com.microblink.blinkinput.view.ocrResult.OcrResultDotsView
-
- OcrResultHorizontalDotsView - Class in com.microblink.blinkinput.view.ocrResult
-
Deprecated.
- OcrResultHorizontalDotsView(Context, AttributeSet, int) - Constructor for class com.microblink.blinkinput.view.ocrResult.OcrResultHorizontalDotsView
-
Deprecated.
- OcrResultHorizontalDotsView(Context, AttributeSet, int, int) - Constructor for class com.microblink.blinkinput.view.ocrResult.OcrResultHorizontalDotsView
-
Deprecated.
- OcrResultHorizontalDotsView.RandomOCRDotsGenerator - Class in com.microblink.blinkinput.view.ocrResult
-
Deprecated.
Class in charge of generating equally spread mExpandedDots along line of detection
- OFFLINE - Static variable in class com.microblink.blinkinput.directApi.RecognizerRunner.State
-
- onActivityFlip() - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlayController
-
- onActivityFlip() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Called when activity is flipped - this event is not raised by OS so we have custom detection
of that state.
- onActivityFlip() - Method in interface com.microblink.blinkinput.view.OnActivityFlipListener
-
Called when activity is flipped.
- onActivityFlip() - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
- OnActivityFlipListener - Interface in com.microblink.blinkinput.view
-
Listener that will notify you when activity flip has occurred.
- onAnimationEnd() - Method in interface com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.capture.CaptureButtonManager.EndAnimationListener
-
- onAnimationEnd() - Method in interface com.microblink.blinkinput.view.viewfinder.quadview.QuadViewAnimationListener
-
Called when quad view finishes quad animation.
- onAnimationStart() - Method in interface com.microblink.blinkinput.view.viewfinder.quadview.QuadViewAnimationListener
-
Called when quad view starts animating quad.
- onAnimationUpdate(ValueAnimator) - Method in class com.microblink.blinkinput.view.viewfinder.points.PointSetView
-
- onAttach(Activity) - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- onAutofocusFailed() - Method in interface com.microblink.blinkinput.hardware.camera.AutofocusListener
-
This method will be called when camera focusing has failed.
- onAutofocusFailed() - Method in class com.microblink.blinkinput.view.BaseCameraView.BaseCameraListener
-
- onAutofocusStarted(Rect[]) - Method in interface com.microblink.blinkinput.hardware.camera.AutofocusListener
-
This method will be called when camera focusing has started.
- onAutofocusStarted(Rect[]) - Method in class com.microblink.blinkinput.view.BaseCameraView.BaseCameraListener
-
- onAutofocusStopped(Rect[]) - Method in interface com.microblink.blinkinput.hardware.camera.AutofocusListener
-
This method will be called when camera focusing has stopped.
- onAutofocusStopped(Rect[]) - Method in class com.microblink.blinkinput.view.BaseCameraView.BaseCameraListener
-
- onBackButtonClicked() - Method in interface com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureContract.OverlayController
-
Called when back button is clicked in the view.
- onBackButtonClicked() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- onCameraAutofocusFailed() - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onCameraAutofocusFailed() - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlayController
-
- onCameraAutofocusFailed() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- onCameraPermissionDenied() - Method in interface com.microblink.blinkinput.view.CameraEventsListener
-
Called on Android 6.0 and newer when runtime camera permission was not given to the app.
- onCameraPinchEvent(float) - Method in class com.microblink.blinkinput.view.BaseCameraView.BaseCameraViewEventsListener
-
- onCameraPreviewStarted() - Method in interface com.microblink.blinkinput.view.BaseCameraEventsListener
-
Called just after camera preview has successfully
started and no exceptions occurred.
- onCameraPreviewStarted() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- onCameraPreviewStarted() - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
- onCameraPreviewStopped() - Method in interface com.microblink.blinkinput.view.BaseCameraEventsListener
-
Called inside pause method of CameraView just haver camera preview has been stopped.
- onCameraPreviewStopped() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- onCameraPreviewStopped() - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
- onCameraTapEvent(float, float) - Method in class com.microblink.blinkinput.view.BaseCameraView.BaseCameraViewEventsListener
-
- onCaptureButtonClicked() - Method in interface com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureContract.OverlayController
-
Called when image capture button is clicked in the view.
- onCaptureButtonClicked() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- onConfigurationChanged(Configuration) - Method in interface com.microblink.blinkinput.fragment.LifecycleObserver
-
- onConfigurationChanged(RecognizerRunnerView, Configuration) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayView
-
- onConfigurationChanged(RecognizerRunnerView, Configuration) - Method in interface com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureContract.OverlayView
-
Called on device configuration change.
- onConfigurationChanged(Configuration) - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- onCreate(Bundle) - Method in interface com.microblink.blinkinput.fragment.LifecycleObserver
-
- onCreate(Bundle) - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- onDebugText(String) - Method in interface com.microblink.blinkinput.metadata.text.DebugTextCallback
-
Called when debug text gets available and should be displayed on screen.
- onDestroy() - Method in interface com.microblink.blinkinput.fragment.LifecycleObserver
-
- onDestroy() - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- onDestroyView() - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- onDetectionFailed() - Method in interface com.microblink.blinkinput.metadata.detection.FailedDetectionCallback
-
Invoked when all recognizers in active
Recognizer
chain have failed to detect anything on the image.
- onDraw(Canvas) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.capture.CaptureButtonView
-
- onDraw(Canvas) - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultCharsView
-
- onDraw(Canvas) - Method in class com.microblink.blinkinput.view.viewfinder.points.PointSetView
-
- onError(Throwable) - Method in interface com.microblink.blinkinput.view.BaseCameraEventsListener
-
Called when recognition results with exception.
- onFragmentConfigurationChanged(Configuration) - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onFragmentConfigurationChanged(Configuration) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlayController
-
- onFragmentConfigurationChanged(Configuration) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- onFragmentConfigurationChanged(Configuration) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlayController
-
- onFragmentCreated(Bundle) - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onFragmentCreated(Bundle) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlayController
-
- onFragmentDestroyed() - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onFragmentDestroyed() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- onFragmentPaused() - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onFragmentResumed() - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onFragmentResumed() - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlayController
-
- onFragmentResumed() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- onFragmentResumed() - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlayController
-
- onFragmentSaveInstanceState(Bundle) - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onFragmentSaveInstanceState(Bundle) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlayController
-
- onFragmentSaveInstanceState(Bundle) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- onFragmentSaveInstanceState(Bundle) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlayController
-
- onFragmentStarted() - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onFragmentStopped() - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onFrameAvailable(Image, boolean, double) - Method in interface com.microblink.blinkinput.entities.recognizers.framegrabber.FrameCallback
-
- onFrameRecognitionDone(RecognitionSuccessType) - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onFrameRecognitionDone(RecognitionSuccessType) - Method in interface com.microblink.blinkinput.fragment.overlay.ScanningOverlay
-
Called for each camera frame, after the recognition has been completed.
- onGlare(boolean) - Method in interface com.microblink.blinkinput.metadata.glare.GlareCallback
-
Called when glare detection has completed with result whether glare has been found or not.
- onImageAvailable(Image) - Method in interface com.microblink.blinkinput.metadata.image.DebugImageCallback
-
Called on processing thread when it wants to show an image it is currently in process.
- onLayout(boolean, int, int, int, int) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.capture.CaptureButtonView
-
- onLayout(boolean, int, int, int, int) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- onLayout(boolean, int, int, int, int) - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultCharsView
-
- onLayout(boolean, int, int, int, int) - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultDotsView
-
- onLayout(boolean, int, int, int, int) - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultHorizontalDotsView
-
Deprecated.
- onLayout(boolean, int, int, int, int) - Method in class com.microblink.blinkinput.view.viewfinder.points.PointSetView
-
- onMeasure(int, int) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- onOcrResult(DisplayableOcrResult) - Method in class com.microblink.blinkinput.fragment.overlay.components.feedback.OcrCharsFeedbackHandler
-
- onOcrResult(DisplayableOcrResult) - Method in class com.microblink.blinkinput.fragment.overlay.components.feedback.OcrDotsFeedbackHandler
-
- onOcrResult(DisplayableOcrResult) - Method in interface com.microblink.blinkinput.metadata.ocr.OcrCallback
-
Called when OCR result should be displayed on screen.
- onOperationDone(boolean) - Method in interface com.microblink.blinkinput.hardware.SuccessCallback
-
Invoked when asynchronous operation has finished.
- onOrientationChange(int) - Method in class com.microblink.blinkinput.fragment.overlay.components.feedback.OcrCharsFeedbackHandler
-
- onOrientationChange(int) - Method in class com.microblink.blinkinput.fragment.overlay.components.feedback.OcrDotsFeedbackHandler
-
- onOrientationChange(int) - Method in class com.microblink.blinkinput.fragment.overlay.components.feedback.PointSetFeedbackHandler
-
- onOrientationChange(int) - Method in interface com.microblink.blinkinput.fragment.overlay.components.feedback.RecognitionFeedbackHandler
-
- onOrientationChange(Orientation) - Method in class com.microblink.blinkinput.view.BaseCameraView.BaseOrientationChangeListener
-
- onOrientationChange(Orientation) - Method in class com.microblink.blinkinput.view.CameraViewGroup.CameraViewGroupOrientationChangeListener
-
- onOrientationChange(Orientation) - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultDotsView
-
- onPause() - Method in interface com.microblink.blinkinput.fragment.LifecycleObserver
-
- onPause() - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- onPointsDetection(DisplayablePointsDetection) - Method in class com.microblink.blinkinput.fragment.overlay.components.feedback.OcrCharsFeedbackHandler
-
- onPointsDetection(DisplayablePointsDetection) - Method in class com.microblink.blinkinput.fragment.overlay.components.feedback.OcrDotsFeedbackHandler
-
- onPointsDetection(DisplayablePointsDetection) - Method in class com.microblink.blinkinput.fragment.overlay.components.feedback.PointSetFeedbackHandler
-
- onPointsDetection(DisplayablePointsDetection) - Method in interface com.microblink.blinkinput.fragment.overlay.components.feedback.RecognitionFeedbackHandler
-
- onPointsDetection(DisplayablePointsDetection) - Method in interface com.microblink.blinkinput.metadata.detection.points.PointsDetectionCallback
-
- onQuadDetection(DisplayableQuadDetection) - Method in interface com.microblink.blinkinput.metadata.detection.quad.QuadDetectionCallback
-
- onRecognizerError(Throwable) - Method in interface com.microblink.blinkinput.directApi.DirectApiErrorListener
-
Called when error occurs in recognizer initialization.
- onRecognizerRunnerFragmentAttached(RecognizerRunnerFragment, Activity) - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onRecognizerRunnerFragmentAttached(RecognizerRunnerFragment, Activity) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlayController
-
- onRecognizerRunnerFragmentAttached(RecognizerRunnerFragment, Activity) - Method in interface com.microblink.blinkinput.fragment.overlay.ScanningOverlay
-
- onRecognizerRunnerViewCreated(RecognizerRunnerFragment) - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onRecognizerRunnerViewCreated(RecognizerRunnerFragment) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlayController
-
- onRecognizerRunnerViewCreated(RecognizerRunnerFragment) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- onRecognizerRunnerViewCreated(RecognizerRunnerFragment) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlayController
-
- onRecognizerRunnerViewCreated(RecognizerRunnerFragment) - Method in interface com.microblink.blinkinput.fragment.overlay.ScanningOverlay
-
- onRequestPermissionsResult(int, String[], int[]) - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- onRequestPermissionsResult(int, String[], int[]) - Method in class com.microblink.blinkinput.util.CameraPermissionManager
-
This method handles request permission results as given to onRequestPermissionResult callback of Activity.
- onResume() - Method in interface com.microblink.blinkinput.fragment.LifecycleObserver
-
- onResume() - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- onResume() - Method in class com.microblink.blinkinput.util.CameraPermissionManager
-
- onSaveInstanceState(Bundle) - Method in interface com.microblink.blinkinput.fragment.LifecycleObserver
-
- onSaveInstanceState(Bundle) - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- onScanningDone(RecognitionSuccessType) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlayController
-
- onScanningDone(RecognitionSuccessType) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- onScanningDone(RecognitionSuccessType) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlayController
-
- onScanningDone(RecognitionSuccessType) - Method in interface com.microblink.blinkinput.view.recognition.ScanResultListener
-
This method is called when recognition is done.
- onScanStarted() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayView
-
- onScanStarted() - Method in interface com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureContract.OverlayView
-
Performs UI modifications when scanning is started.
- onShakingStarted() - Method in interface com.microblink.blinkinput.hardware.accelerometer.ShakeCallback
-
Called when device starts to shake/move.
- onShakingStopped() - Method in interface com.microblink.blinkinput.hardware.accelerometer.ShakeCallback
-
Called when device stops shaking/moving.
- onSizeChanged(int, int) - Method in interface com.microblink.blinkinput.view.OnSizeChangedListener
-
Called when CameraView changes the size of itself and its children.
- OnSizeChangedListener - Interface in com.microblink.blinkinput.view
-
Created by dodo on 06/10/14.
- onStart() - Method in interface com.microblink.blinkinput.fragment.LifecycleObserver
-
- onStart() - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- onStop() - Method in interface com.microblink.blinkinput.fragment.LifecycleObserver
-
- onStop() - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
- onSuccessfulImageAvailable(Image) - Method in interface com.microblink.blinkinput.image.SuccessfulImageListener
-
Called on processing thread when recognition process has successfully scanned an item and has
a successful scan image to return
Note that all buffers associated with image are available only during life of this method.
- onTorchButtonClicked() - Method in interface com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureContract.OverlayController
-
Called when torch button is clicked in the view.
- onTorchButtonClicked() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- onTorchStateChanged(boolean) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayView
-
- onTorchStateChanged(boolean) - Method in interface com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureContract.OverlayView
-
Called when torch state is changed, when it is turned off or on.
- onTorchStateChanged(boolean) - Method in interface com.microblink.blinkinput.fragment.overlay.verification.OverlayTorchStateListener
-
Called every time when torch state is changed, e.g.
- onTorchStateInitialised(boolean) - Method in interface com.microblink.blinkinput.fragment.overlay.verification.OverlayTorchStateListener
-
Called when camera preview is started and torch support status becomes available.
- onTorchSupportStatusAvailable() - Method in class com.microblink.blinkinput.fragment.overlay.components.TorchController
-
This method should be called immediately after the camera preview has been started and
torch support status is available (torch is supported by currently opened camera or not).
- onTorchSupportStatusAvailable(boolean) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayView
-
- onTorchSupportStatusAvailable(boolean) - Method in interface com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureContract.OverlayView
-
Called when camera device torch support status is available.
- onUiUpdateFinished() - Method in interface com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureContract.UiUpdateListener
-
Called when all needed UI actions are performed.
- onUnrecoverableError(Throwable) - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- onUnrecoverableError(Throwable) - Method in interface com.microblink.blinkinput.view.recognition.ScanResultListener
-
This method is called when the scanning cannot be performed because of an error.
- operatorMinus(Point) - Method in class com.microblink.blinkinput.geometry.Point
-
- operator on the point.
- operatorMinusEquals(Point) - Method in class com.microblink.blinkinput.geometry.Point
-
- operatorMultiply(float) - Method in class com.microblink.blinkinput.geometry.Point
-
Multiplication of the point with scalar.
- operatorMultiplyEquals(float) - Method in class com.microblink.blinkinput.geometry.Point
-
- operatorPlus(Point) - Method in class com.microblink.blinkinput.geometry.Point
-
+ operator on the point.
- operatorPlusEquals(Point) - Method in class com.microblink.blinkinput.geometry.Point
-
+= operator on the point.
- OPTIMISED - Static variable in class com.microblink.blinkinput.intent.IntentDataTransferMode
-
Data is cached in memory and can be accessed from different activities which live in the same
process.
- Orientation - Class in com.microblink.blinkinput.hardware.orientation
-
- ORIENTATION_LANDSCAPE_LEFT - Static variable in class com.microblink.blinkinput.hardware.orientation.Orientation
-
Device is in landscape mode and buttons are left of screen
- ORIENTATION_LANDSCAPE_RIGHT - Static variable in class com.microblink.blinkinput.hardware.orientation.Orientation
-
Device is in landscape mode and buttons are right of screen
- ORIENTATION_PORTRAIT - Static variable in class com.microblink.blinkinput.hardware.orientation.Orientation
-
Device is in portrait mode and buttons are below screen
- ORIENTATION_PORTRAIT_UPSIDE - Static variable in class com.microblink.blinkinput.hardware.orientation.Orientation
-
Device is in portrait mode and buttons are above screen
- ORIENTATION_UNKNOWN - Static variable in class com.microblink.blinkinput.hardware.orientation.Orientation
-
Device is lying on the table
- OrientationAllowedListener - Interface in com.microblink.blinkinput.view
-
Created by dodo on 07/10/14.
- ORIGINAL - Static variable in class com.microblink.blinkinput.image.ImageType
-
This is the original image that arrived from camera.
- OverlayCameraSettings - Class in com.microblink.blinkinput.fragment.overlay.components.settings
-
- OverlayCameraSettings.Builder - Class in com.microblink.blinkinput.fragment.overlay.components.settings
-
- OverlayOrientation - Class in com.microblink.blinkinput.uisettings.options
-
Orientation of the rotatable views in camera overlay.
- OverlayResources - Class in com.microblink.blinkinput.fragment.overlay
-
- OverlayResources(Context, int, int) - Constructor for class com.microblink.blinkinput.fragment.overlay.OverlayResources
-
- overlayState - Variable in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- OverlayState - Class in com.microblink.blinkinput.fragment.overlay
-
- OverlayStringsBuilder - Class in com.microblink.blinkinput.fragment.overlay
-
- OverlayStringsBuilder(Context) - Constructor for class com.microblink.blinkinput.fragment.overlay.OverlayStringsBuilder
-
- OverlayTorchStateListener - Interface in com.microblink.blinkinput.fragment.overlay.verification
-
Listener that will be notified when camera torch state is updated by the overlay controller.
- saveResultsToIntent(Intent) - Method in class com.microblink.blinkinput.activity.BarcodeScanActivity
-
- saveResultsToIntent(Intent) - Method in class com.microblink.blinkinput.activity.DocumentCaptureActivity
-
- saveResultsToIntent(Intent) - Method in class com.microblink.blinkinput.activity.FieldByFieldScanActivity
-
- saveToFile(File) - Method in interface com.microblink.blinkinput.image.highres.HighResImageWrapper
-
Saves image to given file.
- saveToIntent(Intent) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldBundle
-
- saveToIntent(Intent) - Method in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle
-
- saveToIntent(Intent) - Method in class com.microblink.blinkinput.entities.util.IntentTransferableEntity
-
- saveToIntent(Intent) - Method in class com.microblink.blinkinput.uisettings.BasicScanUISettings
-
- saveToIntent(Intent) - Method in class com.microblink.blinkinput.uisettings.DocumentCaptureUISettings
-
- saveToIntent(Intent) - Method in class com.microblink.blinkinput.uisettings.FieldByFieldUISettings
-
- saveToIntent(Intent) - Method in class com.microblink.blinkinput.uisettings.UISettings
-
Saves this scan activity settings to Intent
so it can be passed to the
corresponding scan activity.
- ScanningOverlay - Interface in com.microblink.blinkinput.fragment.overlay
-
- ScanRegionOfInterestSettings - Class in com.microblink.blinkinput.fragment.overlay.components.settings
-
- ScanRegionOfInterestSettings(Rectangle, boolean) - Constructor for class com.microblink.blinkinput.fragment.overlay.components.settings.ScanRegionOfInterestSettings
-
- scanResultListener - Variable in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- ScanResultListener - Interface in com.microblink.blinkinput.view.recognition
-
Listener that will be notified when recognition is done.
- scanSoundPlayer - Variable in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- ScanSoundPlayer - Class in com.microblink.blinkinput.fragment.overlay.components
-
- ScanSoundPlayer() - Constructor for class com.microblink.blinkinput.fragment.overlay.components.ScanSoundPlayer
-
- SEARCHING_DOCUMENT - Static variable in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureAction
-
- serializeNative() - Method in class com.microblink.blinkinput.entities.ocrengine.AbstractOCREngineOptions
-
- serializeNative() - Method in class com.microblink.blinkinput.entities.ocrengine.deep.DeepOCREngineOptions
-
- serializeNative() - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentDetector
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MRTDDetector
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.Entity
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.parsers.date.DateParser
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.parsers.email.EmailParser
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.parsers.iban.IbanParser
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.parsers.licenseplates.LicensePlatesParser
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.parsers.raw.RawParser
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.parsers.topup.TopUpParser
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.parsers.vin.VinParser
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.processors.imageReturn.ImageReturnProcessor
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.processors.parserGroup.ParserGroupProcessor
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer
-
Deprecated.
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.simnumber.SimNumberRecognizer
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.BlinkInputRecognizer
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.recognizers.framegrabber.FrameGrabberRecognizer
-
- serializeNativeSettings() - Method in class com.microblink.blinkinput.entities.recognizers.successframe.SuccessFrameGrabberRecognizer
-
- serializeToArray() - Method in class com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.extension.ImageExtensionFactors
-
Serializes factors to array, factors are placed in resulting array in the following order
[upFactor, rightFactor, downFactor, leftFactor].
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentDetector.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MRTDDetector.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.Entity.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.parsers.date.DateParser.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.parsers.email.EmailParser.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.parsers.iban.IbanParser.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.parsers.licenseplates.LicensePlatesParser.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.parsers.raw.RawParser.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.parsers.topup.TopUpParser.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.parsers.vin.VinParser.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.processors.imageReturn.ImageReturnProcessor.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.processors.parserGroup.ParserGroupProcessor.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer.Result
-
Deprecated.
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.simnumber.SimNumberRecognizer.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.BlinkInputRecognizer.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.recognizers.framegrabber.FrameGrabberRecognizer.Result
-
- serializeToByteArray() - Method in class com.microblink.blinkinput.entities.recognizers.successframe.SuccessFrameGrabberRecognizer.Result
-
- setActionMoveCloser(String) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayStrings.Builder
-
- setActionProcessing(String) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayStrings.Builder
-
- setActionSearchingDocument(String) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayStrings.Builder
-
- setActivityTheme(int) - Method in class com.microblink.blinkinput.uisettings.UISettings
-
Sets theme that will be used by activity launched from these UiSettings.
- setAllowFlippedRecognition(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer
-
Set this to true to enable recognition of document also in upside down direction.
- setAllowMissingDecimals(boolean) - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser
-
Indicates whether amounts without decimal are accepted as valid.
- setAllowMultipleScanResultsOnSingleImage(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle
-
Sets whether or not outputting of multiple scan results from same image
is allowed.
- setAllowNegativeAmounts(boolean) - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser
-
Indicates whether negative values are accepted as valid amounts.
- setAllowNoPrefix(boolean) - Method in class com.microblink.blinkinput.entities.parsers.topup.TopUpParser
-
Indicates whether USSD codes without prefix are allowed.
- setAllowSpaceSeparators(boolean) - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser
-
Indicates whether amounts with space separators between groups of digits(thousands) are allowed.
- setAlwaysReturnPrefix(boolean) - Method in class com.microblink.blinkinput.entities.parsers.iban.IbanParser
-
Should prefix (country code) always be returned.
- setAnimateRotation(boolean) - Method in class com.microblink.blinkinput.view.CameraViewGroup
-
Sets whether rotation of rotatable view will be animated.
- setAnimationDuration(long) - Method in class com.microblink.blinkinput.view.viewfinder.quadview.QuadViewManager
-
Sets the duration in miliseconds of quadview animation.
- setAnimationListener(QuadViewAnimationListener) - Method in class com.microblink.blinkinput.view.viewfinder.quadview.QuadViewManager
-
Sets a listener that will be notified when quad animation has started and finished.
- setArabicIndicMode(boolean) - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser
-
Indicates whether Arabic-Indic mode is enabled.
- setAspectMode(CameraAspectMode) - Method in class com.microblink.blinkinput.fragment.overlay.components.settings.OverlayCameraSettings.Builder
-
- setAspectMode(CameraAspectMode) - Method in class com.microblink.blinkinput.uisettings.CameraSettings.Builder
-
Defines which camera aspect mode will be used.
- setAspectMode(CameraAspectMode) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Defines the aspect mode of camera preview.
- setAspectRatio(double) - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Sets the aspect ratio of document that will be detected.
- setAutoScaleDetection(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Allow enabling the autodetection of image scale when scanning barcodes.
- setBeepSoundId(int) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlaySettings.Builder
-
- setBeepSoundResourceId(int) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlaySettings.Builder
-
- setBeepSoundResourceID(int) - Method in class com.microblink.blinkinput.uisettings.BasicScanUISettings
-
- setBeepSoundResourceID(int) - Method in class com.microblink.blinkinput.uisettings.DocumentCaptureUISettings
-
- setBeepSoundResourceID(int) - Method in interface com.microblink.blinkinput.uisettings.options.BeepSoundUIOptions
-
Defines the resource ID of the sound to be played when recognition is successful.
- setCameraEventsListener(BaseCameraEventsListener) - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
Sets the camera events listener that will be additionally notified about camera events.
- setCameraEventsListener(CameraEventsListener) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Sets the listener that will receive various camera events, such as when camera preview has
started or camera initialization error has occurred.
- setCameraFrameFactory(CameraFrameFactory) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Set your custom implementation of camera frame factory.
- setCameraSettings(OverlayCameraSettings) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlaySettings.Builder
-
- setCameraSettings(OverlayCameraSettings) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlaySettings.Builder
-
- setCameraSettings(OverlayCameraSettings) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlaySettings.Builder
-
- setCameraSettings(CameraSettings) - Method in class com.microblink.blinkinput.uisettings.UISettings
-
Sets camera settings that will be used for scanning
- setCameraType(CameraType) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Sets the camera type that will be used.
- setCapturedFullImage(HighResImageWrapper) - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizerTransferable
-
- setCasePostprocessorEnabled(boolean) - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
If enabled, classification will be aided by character position in line.
- setCircleColor(int) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.capture.CaptureButtonView
-
- setClassificationProcessorGroups(ProcessorGroup[]) - Method in class com.microblink.blinkinput.entities.recognizers.templating.TemplatingClass
-
Sets processor groups that will be executed before classification, i.e.
- setColor(int) - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
- setColorDropoutEnabled(boolean) - Method in class com.microblink.blinkinput.entities.ocrengine.AbstractOCREngineOptions
-
Specifies if the additional image processing which drops the background colors should be performed.
- setControlsLayoutConfig(ControlsLayoutConfig) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlaySettings.Builder
-
- setCountryCodeWhitelist(String[]) - Method in class com.microblink.blinkinput.entities.parsers.iban.IbanParser
-
Set of allowed country codes.
- setCurrentImageListener(CurrentImageListener) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlaySettings.Builder
-
- setCurrentImageListener(CurrentImageListener) - Method in class com.microblink.blinkinput.uisettings.FieldByFieldUISettings
-
- setCurrentImageListener(CurrentImageListener) - Method in interface com.microblink.blinkinput.uisettings.options.CurrentImageListenerUIOptions
-
Sets implementation of
CurrentImageListener
interface that will obtain images that
are currently being processed.
- setCutoffCharFilterEnabled(boolean) - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
If enabled, all chars that are classified as cutoff, in other words chars
that exceed image bounds, will be removed from the result.
- setDateFormats(DateFormat[]) - Method in class com.microblink.blinkinput.entities.parsers.date.DateParser
-
Specifies the date formats that will be accepted by date parser.
- setDateSeparatorChars(char[]) - Method in class com.microblink.blinkinput.entities.parsers.date.DateParser
-
Specifies the date separator characters between date parts (day, month, year) that will be
accepted by date parser.
- setDebugImageCallback(DebugImageCallback) - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
Callback that will be invoked when recognition process wishes to display a debug image.
- setDebugImageListener(DebugImageListener) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlaySettings.Builder
-
- setDebugImageListener(DebugImageListener) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlaySettings.Builder
-
- setDebugImageListener(DebugImageListener) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlaySettings.Builder
-
- setDebugImageListener(DebugImageListener) - Method in class com.microblink.blinkinput.uisettings.BasicScanUISettings
-
- setDebugImageListener(DebugImageListener) - Method in class com.microblink.blinkinput.uisettings.DocumentCaptureUISettings
-
- setDebugImageListener(DebugImageListener) - Method in class com.microblink.blinkinput.uisettings.FieldByFieldUISettings
-
- setDebugImageListener(DebugImageListener) - Method in interface com.microblink.blinkinput.uisettings.options.DebugImageListenerUIOptions
-
Sets implementation of
DebugImageListener
interface that will obtain images that are
being processed.
- setDebugTextCallback(DebugTextCallback) - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
Callback that will be invoked when debug text information gets available.
- setDetectFlippedTextEnabled(boolean) - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
If enabled, OCR will produce result for the input image and for
input image rotated by 180 degrees.
- setDetectFullDocument(boolean) - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MRTDDetector
-
Defines whether full document will be detected.
- setDetectGlare(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer
-
- setDetectGlare(boolean) - Method in interface com.microblink.blinkinput.entities.settings.GlareDetectorOptions
-
Defines whether glare detector will be used during recognition process.
- setDetectionMode(DetectionMode) - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Sets the detection mode that defines in which orientations can this document be detected.
- setDisplayablePointsDetection(DisplayablePointsDetection) - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultDotsView
-
- setDisplayablePointsDetection(DisplayablePointsDetection) - Method in interface com.microblink.blinkinput.view.viewfinder.points.IDisplayablePointsView
-
Displays given points detection and clears previously displayed content.
- setDisplayablePointsDetection(DisplayablePointsDetection) - Method in class com.microblink.blinkinput.view.viewfinder.points.PointSetView
-
- setDocumentType(OcrDocumentType) - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Specifies the OCR document type that will be used to adjust the ocr engine settings.
- setEncodeFullDocumentImage(boolean) - Method in interface com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.encode.EncodeFullDocumentImagesOptions
-
Sets whether full document image should be encoded in JPEG format and written into the corresponding
recognition result.
- setEncodeFullDocumentImage(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
- setEncodeImage(boolean) - Method in class com.microblink.blinkinput.entities.processors.imageReturn.ImageReturnProcessor
-
Defines whether saved image will also be encoded as JPEG.
- setEndWithWhitespace(boolean) - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser
-
If set to true, regex will not be matched if there is no whitespace after matched string.
- setFailedDetectionCallback(FailedDetectionCallback) - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
- setFilterTouchesWhenObscured(boolean) - Method in class com.microblink.blinkinput.uisettings.UISettings
-
Defines whether the framework should discard touches when the activity's window is obscured
by another visible window.
- setForcedOrientation(OverlayOrientation) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlaySettings.Builder
-
- setForcedOrientation(OverlayOrientation) - Method in class com.microblink.blinkinput.uisettings.BasicScanUISettings
-
Defines forced overlay orientation.
- setForceLegacyApi(boolean) - Method in class com.microblink.blinkinput.fragment.overlay.components.settings.OverlayCameraSettings.Builder
-
- setForceLegacyApi(boolean) - Method in class com.microblink.blinkinput.uisettings.CameraSettings.Builder
-
Sets whether legacy camera API should be used even on Lollipop devices that support
newer Camera2 API.
- setForceUseLegacyCamera(boolean) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
With this method you can request using legacy Camera API even on devices that natively support new Camera2 API.
- setFrameCallback(FrameCallback) - Method in class com.microblink.blinkinput.entities.recognizers.framegrabber.FrameGrabberRecognizer
-
- setFrameQualityEstimationMode(RecognizerBundle.FrameQualityEstimationMode) - Method in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle
-
Sets the mode of the frame quality estimation.
- setFrameRecognitionCallback(FrameRecognitionCallback) - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
Sets the frame recognition callback that will be invoked for each camera frame, after the
recognition has been completed.
- setFullDocumentImageDpi(int) - Method in interface com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.dpi.FullDocumentImageDpiOptions
-
Sets desired DPI (Dots Per Inch) for full document image that should be returned.
- setFullDocumentImageExtensionFactors(ImageExtensionFactors) - Method in interface com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.extension.FullDocumentImageExtensionOptions
-
Sets extension factors for full document image.
- setFullDocumentImageExtensionFactors(ImageExtensionFactors) - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
Sets extension factors for full document image.
- setGlareCallback(GlareCallback) - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
Callback that will be invoked when glare detection has completed.
- setGrabFocusedFrames(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.framegrabber.FrameGrabberRecognizer
-
- setGrabUnfocusedFrames(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.framegrabber.FrameGrabberRecognizer
-
- setHelpAction(Runnable) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlaySettings.Builder
-
- setHelpIntent(Intent) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlaySettings.Builder
-
- setHelpIntent(Intent) - Method in class com.microblink.blinkinput.uisettings.BasicScanUISettings
-
- setHelpIntent(Intent) - Method in class com.microblink.blinkinput.uisettings.FieldByFieldUISettings
-
- setHelpIntent(Intent) - Method in interface com.microblink.blinkinput.uisettings.options.HelpIntentUIOptions
-
Defines intent for help activity called when help should be shown.
- setHighResFrameCaptureEnabled(boolean) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlaySettings.Builder
-
- setHighResFrameCaptureEnabled(boolean) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
High res frame capture is disabled by default and needs to be enabled by using this method.
- setHighResFrameLimit(int) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Sets the maximum number of high res frames that can be active at a given moment.
- setHostActivityOrientation(int) - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultCharsView
-
- setHostActivityOrientation(int) - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultDotsView
-
- setHostActivityOrientation(int) - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultHorizontalDotsView
-
Deprecated.
- setHostActivityOrientation(int) - Method in class com.microblink.blinkinput.view.viewfinder.points.PointSetView
-
- setImageOrientation(Orientation) - Method in class com.microblink.blinkinput.image.Image
-
Use this method to change Image's orientation.
- setImageProcessingEnabled(boolean) - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Specifies if the image processing is performed on image
By default it's set to true.
- setInfiniteLoopScan(boolean) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlaySettings.Builder
-
- setInfiniteLoopScan(boolean) - Method in class com.microblink.blinkinput.uisettings.FieldByFieldUISettings
-
If set to true
, scan activity will never return.
- setInitialHostActivityOrientation(int) - Method in class com.microblink.blinkinput.view.viewfinder.quadview.QuadViewManager
-
Changes initial host activity orientation.
- setInitialOrientation(Orientation) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Sets the initial orientation of rotatable view and recognizer.
- setInitialOrientation(Orientation) - Method in class com.microblink.blinkinput.view.CameraViewGroup
-
Sets the initial orientation of rotatable view and recognizer.
- setIntentDataTransferMode(IntentDataTransferMode) - Static method in class com.microblink.blinkinput.MicroblinkSDK
-
Sets intent data transfer mode for passing Microblink SDK data between activities.
- setIsDefaultQuad(boolean) - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
- setIsOptimizedForNearScan(boolean) - Method in class com.microblink.blinkinput.fragment.overlay.components.settings.OverlayCameraSettings.Builder
-
- setIsOptimizedForNearScan(boolean) - Method in class com.microblink.blinkinput.uisettings.CameraSettings.Builder
-
Defines whether camera parameters should be optimized for near object scanning.
- setIsPinchToZoomAllowed(boolean) - Method in class com.microblink.blinkinput.fragment.overlay.components.settings.OverlayCameraSettings.Builder
-
- setIsPinchToZoomAllowed(boolean) - Method in class com.microblink.blinkinput.uisettings.CameraSettings.Builder
-
- setLandscapeScale(double, double) - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Sets the scale and scale tolerance that will be used when detecting document in landscape orientation.
- setLanguageAndCountry(String, String, Context) - Static method in class com.microblink.blinkinput.locale.LanguageUtils
-
Sets the language and country locale for given language and country.
- setLanguageConfiguration(Resources) - Static method in class com.microblink.blinkinput.locale.LanguageUtils
-
Method that will set correct language configuration to given Resources
object.
- setLicenseBuffer(byte[], Context) - Static method in class com.microblink.blinkinput.MicroblinkSDK
-
Set license buffer and unlock the SDK.
- setLicenseBuffer(byte[], String, Context) - Static method in class com.microblink.blinkinput.MicroblinkSDK
-
Set license buffer and unlock the SDK.
- setLicenseFile(String, Context) - Static method in class com.microblink.blinkinput.MicroblinkSDK
-
Set the license file and unlock the SDK.
- setLicenseFile(String, String, Context) - Static method in class com.microblink.blinkinput.MicroblinkSDK
-
Set the license file and unlock the SDK.
- setLicenseKey(String, Context) - Static method in class com.microblink.blinkinput.MicroblinkSDK
-
Set license key and unlock the SDK.
- setLicenseKey(String, String, Context) - Static method in class com.microblink.blinkinput.MicroblinkSDK
-
Set license key and unlock the SDK.
- setLifecycle(Lifecycle) - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
- setMargins(int, int, int, int, int) - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
- setMaxAngle(double) - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Sets maximum angle for document detection.
- setMaximumAllowedCharRecognitionVariants(int) - Method in class com.microblink.blinkinput.entities.ocrengine.AbstractOCREngineOptions
-
Sets the maximum allowed number of char recognition variants OCR engine will produce
for each OcrChar.
- setMaximumCharsExpected(int) - Method in class com.microblink.blinkinput.entities.ocrengine.AbstractOCREngineOptions
-
Sets the maximum number of chars expected in the image.
- setMaximumLineHeight(float) - Method in class com.microblink.blinkinput.entities.ocrengine.deep.DeepOCREngineOptions
-
Sets the maximum height of the line of text given in float from range <0, 1>, which
represents height percentage of the input image that is being processed.
- setMaximumLineHeight(int) - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Sets the maximum height of the line of text given in pixels.
- setMetadataCallbacks(MetadataCallbacks) - Method in class com.microblink.blinkinput.directApi.RecognizerRunner
-
Sets the metadata callbacks that will obtain metadata during processing.
- setMetadataCallbacks(MetadataCallbacks) - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
Sets the metadata callbacks that will obtain metadata during processing.
- setMeteringAreas() - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- setMeteringAreas() - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlayController
-
- setMeteringAreas(RectF[], boolean) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Sets the areas where camera will perform focus, exposure and white balance meterings.
- setMeteringAreasToCamera() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- setMinDocumentScale(float) - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
Defines minimum document scale calculated as ratio of minimal document dimension and minimal
dimension of the input image.
- setMinimumCharHeight(float) - Method in class com.microblink.blinkinput.entities.ocrengine.deep.DeepOCREngineOptions
-
Sets the minimum height of the char that can be classified given in float from range <0, 1>, which
represents height percentage of the input image that is being processed.
- setMinimumCharHeight(int) - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Sets the minimum height of the char that can be classified.
- setMinimumLineHeight(float) - Method in class com.microblink.blinkinput.entities.ocrengine.deep.DeepOCREngineOptions
-
Sets the minimum height of the line of text given in float from range <0, 1>, which
represents height percentage of the input image that is being processed.
- setMinimumLineHeight(int) - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
Sets the minimum height of the line of text given in pixels.
- setNativeClass(long, int) - Method in class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer.Result
-
- setNativeClass(long, int) - Method in class com.microblink.blinkinput.entities.recognizers.templating.TemplatingRecognizer.Result
-
- setNativePolicy(long) - Method in class com.microblink.blinkinput.entities.recognizers.templating.dewarpPolicies.DPIBasedDewarpPolicy
-
- setNativePolicy(long) - Method in class com.microblink.blinkinput.entities.recognizers.templating.dewarpPolicies.FixedDewarpPolicy
-
- setNativePolicy(long) - Method in class com.microblink.blinkinput.entities.recognizers.templating.dewarpPolicies.NoUpScalingDewarpPolicy
-
- setNativePolicy(long) - Method in class com.microblink.blinkinput.entities.recognizers.templating.DewarpPolicy
-
- setNativeTemplatingClasses(long[]) - Method in class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer
-
- setNativeTemplatingClasses(long[]) - Method in class com.microblink.blinkinput.entities.recognizers.templating.TemplatingRecognizer
-
- setNoisePostprocessingEnabled(boolean) - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
If enabled noisy lines will be removed from the result.
- setNonClassificationProcessorGroups(ProcessorGroup[]) - Method in class com.microblink.blinkinput.entities.recognizers.templating.TemplatingClass
-
- setNullQuietZoneAllowed(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Allow scanning PDF417 barcodes which don't have quiet zone
surrounding it (e.g.
- setNullQuietZoneAllowed(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer
-
Deprecated.
Allow scanning PDF417 barcodes which don't have quiet zone
surrounding it (e.g.
- setNumMsBeforeTimeout(int) - Method in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle
-
Set the duration in milliseconds that needs to pass since scanning has begun in order to define timeout.
- setNumStableDetectionsThreshold(int) - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentDetector
-
Sets minimum number of stable detections required for detection to be successful
- setNumStableDetectionsThreshold(int) - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
Minimum number of stable detections required for detection to be successful.
- setOcrCallback(OcrCallback) - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
Callback that will be invoked with displayable OCR result obtained during recognition process.
- setOcrEngineOptions(AbstractOCREngineOptions) - Method in class com.microblink.blinkinput.entities.parsers.raw.RawParser
-
Sets the OCR engine options used in Regex OCR parser.
- setOcrEngineOptions(AbstractOCREngineOptions) - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser
-
Sets the OCR engine options used in Regex OCR parser.
- setOCRModel(DeepOCRModel) - Method in class com.microblink.blinkinput.entities.ocrengine.deep.DeepOCREngineOptions
-
Specifies the Deep OCR model that will be used.
- setOcrResult(DisplayableOcrResult) - Method in interface com.microblink.blinkinput.view.ocrResult.IOcrResultView
-
Displays given OCR result and clears previously displayed content.
- setOcrResult(DisplayableOcrResult) - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultCharsView
-
- setOcrResult(DisplayableOcrResult) - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultDotsView
-
- setOcrResult(DisplayableOcrResult) - Method in class com.microblink.blinkinput.view.ocrResult.OcrResultHorizontalDotsView
-
Deprecated.
Clears line animation queue and calls addOcrResult
with given result
- setOcrResultDisplayMode(OcrResultDisplayMode) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlaySettings.Builder
-
- setOcrResultDisplayMode(OcrResultDisplayMode) - Method in class com.microblink.blinkinput.uisettings.FieldByFieldUISettings
-
- setOcrResultDisplayMode(OcrResultDisplayMode) - Method in interface com.microblink.blinkinput.uisettings.options.OcrResultDisplayUIOptions
-
Defines mode in which OCR result will be drawn on camera preview.
- setOnActivityFlipListener(OnActivityFlipListener) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Sets the listener that will be notified when activity flip event occurs.
- setOnSizeChangedListener(OnSizeChangedListener) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Sets the listener that will be notified when size of child views changes.
- setOptimizeCameraForNearScan(boolean) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- setOptional(boolean) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Sets the flag that indicates whether this scan configuration is optional, which means
that the data from the scan field with this configuration is not mandatory and can be skipped by user.
- setOrientation(Orientation) - Method in class com.microblink.blinkinput.image.ImageFrame
-
Sets the orientation of the current frame.
- setOrientationAllowedListener(OrientationAllowedListener) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Sets the listener that will be asked if device orientation is allowed prior rotating
rotatable view and native recognizer to that orientation.
- setOverlayViewStyle(int) - Method in class com.microblink.blinkinput.uisettings.DocumentCaptureUISettings
-
Provide your own style to replace default icons and colors.
- setOverlayViewStyle(int) - Method in interface com.microblink.blinkinput.uisettings.options.StyleUIOptions
-
Sets style resource ID to replace default icons and colors in overlay view.
- setParser(Parser) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Sets the parser that will be used for this scan element.
- setPinchToZoomAllowed(boolean) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Sets whether camear view will handle pinch events to manage camera zoom level.
- setPoints(Point, Point, Point, Point) - Method in class com.microblink.blinkinput.geometry.Quadrilateral
-
- setPointsDetectionCallback(PointsDetectionCallback) - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
A callback that will be invoked when DisplayablePointsDetection
gets available.
- setPortraitScale(double, double) - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Sets the scale and scale tolerance that will be used when detecting document in portrait orientation.
- setPrefixAndUssdCodeLength(String, int) - Method in class com.microblink.blinkinput.entities.parsers.topup.TopUpParser
-
Sets the given top up prefix and USSD code length.
- setQuadDetectionCallback(QuadDetectionCallback) - Method in class com.microblink.blinkinput.metadata.MetadataCallbacks
-
A callback that will be invoked when DisplayableQuadDetection
gets available.
- setQuadViewPreset(QuadViewPreset) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlaySettings.Builder
-
- setRatioPostprocessorEnabled(boolean) - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
If enabled, char quality will be influenced by character ratio difference
from the original character in font specified by classification.
- setReadCode39AsExtendedData(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Enable reading code39 barcode contents as extended data.
- setRecognitionDebugMode(RecognizerBundle.RecognitionDebugMode) - Method in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle
-
This method is for debugging and testing purposes only.
- setRecognitionFeedbackHandler(RecognitionFeedbackHandler) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlaySettings.Builder
-
- setRecognizerBundle(RecognizerBundle) - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
Sets the recognizer bundle containing recognizers that will perform the recognition.
- setRegex(String) - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser
-
Defines regex that will be used to parse OCR data.
- setRegionOfInterestRotatable(boolean) - Method in class com.microblink.blinkinput.uisettings.BasicScanUISettings
-
Defines whether ROI (Region of Interest) will be rotated with user interface.
- setRelativeCenter(PointF) - Method in class com.microblink.blinkinput.fragment.overlay.components.feedback.view.SuccessFlashView
-
- setRequestAutofocusOnShakingStopInContinousAutofocusMode(boolean) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
If device supports continous autofocus mode, enabling this feature will request normal autofocus every time device shaking
stops.
- setRequestedSurfaceViewForCameraDisplay(CameraSurface) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
In order to display camera preview, camera view must use one of two android's view's that are
capable of displaying camera preview video stream: SurfaceView
and
TextureView
.
- setRequired(boolean) - Method in class com.microblink.blinkinput.entities.parsers.Parser
-
Defines whether the parser configured with this parser settings object will be required
or optional.
- setReturnCodeWithoutPrefix(boolean) - Method in class com.microblink.blinkinput.entities.parsers.topup.TopUpParser
-
Indicates whether *digits*
prefix and #
at the end of scanned USSD code will
be returned.
- setReturnFullDocumentImage(boolean) - Method in interface com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.FullDocumentImageOptions
-
- setReturnFullDocumentImage(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
- setROI(Rect) - Method in class com.microblink.blinkinput.image.Image
-
Sets the region of interest in image.
- setRotatable(boolean) - Method in class com.microblink.blinkinput.view.CameraViewGroup.LayoutParams
-
- setRotationAnimationDuration(int) - Method in class com.microblink.blinkinput.view.CameraViewGroup
-
Sets the duration of rotatable view rotation animation (valid only if setAnimateRotation(true) was called).
- setScale(double, double) - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Sets the scale and scale tolerance that will be used when detecting document in both orientations.
- setScanAztecCode(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should Aztec 2D barcode be scanned.
- setScanCode128(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should Code128 barcode be scanned.
- setScanCode39(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should Code39 barcode be scanned.
- setScanDataMatrix(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should DataMatrix 2D barcode be scanned.
- setScanEan13(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should EAN13 barcode be scanned.
- setScanEan8(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should EAN8 barcode be scanned.
- setScanInverse(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Enables scanning of barcodes with inverse intensity values (e.g.
- setScanInverse(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer
-
Deprecated.
Enables scanning of barcodes with inverse intensity values (e.g.
- setScanItf(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should ITF barcode be scanned.
- setScanningRegion(Rectangle, boolean) - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
Define scanning region as a rectangle.
- setScanPdf417(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should PDF417 2D barcode be scanned.
- setScanQrCode(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should QR code be scanned.
- setScanRegionOfInterest(Rectangle) - Method in class com.microblink.blinkinput.uisettings.BasicScanUISettings
-
Sets the scanning ROI (Region of Interest) that will be scanned.
- setScanRegionOfInterestSettings(ScanRegionOfInterestSettings) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlaySettings.Builder
-
- setScanRegionRelativeHeight(float) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Sets the scan region height, represented as percentage of maximal allowed scan region height.
- setScanRegionRelativeWidth(float) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Sets the scan region width, represented as percentage of maximal allowed scan region width.
- setScanResultListener(ScanResultListener) - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
Sets the listener that will obtain the results of the scanning.
- setScanUncertain(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Enable decoding of non-standard PDF417 barcodes, but without
guarantee that all data will be read.
- setScanUncertain(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.pdf417.Pdf417Recognizer
-
Deprecated.
Enable decoding of non-standard PDF417 barcodes, but without
guarantee that all data will be read.
- setScanUpca(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should UPCA barcode be scanned.
- setScanUpce(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should UPCE barcode be scanned.
- setShakeListener(ShakeCallback) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Sets the shake callback that will be notified about device shake events.
- setShouldAnimate(boolean) - Method in class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusTextManager
-
- setShownScanRegionRelativeHeight(float) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Sets the height of the scan region that will be shown to the user, represented as percentage
of maximal allowed scan region height.
- setShownScanRegionRelativeWidth(float) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Sets the width of the scan region that will be shown to the user, represented as percentage
of maximal allowed scan region width.
- setShowTrialLicenseWarning(boolean) - Static method in class com.microblink.blinkinput.MicroblinkSDK
-
Disable or enable showing of toast when trial license key is entered.
- setSimultaneouslyStartAnimations(boolean) - Method in class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusTextManager
-
- setSlowerThoroughScan(boolean) - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Enable slower, but more thorough scanning, thus giving higher possibility of successful scan.
- setSpecifications(MrtdSpecification[]) - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MRTDDetector
-
Sets one or more
MrtdSpecification
objects that will define which MRTD documents
should be detectable.
- setSpinnerColor(int) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.capture.CaptureButtonView
-
- setSpinnerStartAngle(float) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.capture.CaptureButtonView
-
- setSpinnerSweepAngle(float) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.capture.CaptureButtonView
-
- setSplashResourceId(int) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlaySettings.Builder
-
- setSplashResourceId(int) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlaySettings.Builder
-
- setSplashScreenLayoutResourceId(int) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlaySettings.Builder
-
- setSplashScreenLayoutResourceID(int) - Method in class com.microblink.blinkinput.uisettings.BasicScanUISettings
-
- setSplashScreenLayoutResourceID(int) - Method in class com.microblink.blinkinput.uisettings.DocumentCaptureUISettings
-
- setSplashScreenLayoutResourceID(int) - Method in class com.microblink.blinkinput.uisettings.FieldByFieldUISettings
-
- setSplashScreenLayoutResourceID(int) - Method in interface com.microblink.blinkinput.uisettings.options.SplashScreenUIOptions
-
Defines the ID of the layout resource that will be used as camera splash screen displayed
while camera is being initialized.
- setSplashScreenResourceId(int) - Method in class com.microblink.blinkinput.fragment.RecognizerRunnerFragment
-
Sets the resource layout identifier for camera splash screen.
- setStartWithWhitespace(boolean) - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser
-
If set to true, regex will not be matched if there is no whitespace before matched string.
- setStatusMessagesEnabled(boolean) - Method in class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusTextManager
-
- setStatusMessageTranslator(StatusMessageTranslator) - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlaySettings.Builder
-
- setStrings(DetectionOverlayStrings) - Method in class com.microblink.blinkinput.uisettings.DocumentCaptureUISettings
-
Sets strings that will be used in the UI.
- setStrings(T) - Method in interface com.microblink.blinkinput.uisettings.options.StringsUIOptions
-
Sets strings that will be used in the UI.
- setSuccessfulImageListener(SuccessfulImageListener) - Method in class com.microblink.blinkinput.uisettings.FieldByFieldUISettings
-
- setSuccessfulImageListener(SuccessfulImageListener) - Method in interface com.microblink.blinkinput.uisettings.options.SuccessfulImageListenerUIOptions
-
- setSuccessImageListener(SuccessfulImageListener) - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlaySettings.Builder
-
- setSurface(CameraSurface) - Method in class com.microblink.blinkinput.fragment.overlay.components.settings.OverlayCameraSettings.Builder
-
- setSurface(CameraSurface) - Method in class com.microblink.blinkinput.uisettings.CameraSettings.Builder
-
Defines which view will be used for displaying camera preview.
- setTapToFocusAllowed(boolean) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Sets whether camera view will handle tap events to ask camera to perform autofocus
on tapped area.
- setTemplatingClasses(TemplatingClass[]) - Method in class com.microblink.blinkinput.entities.recognizers.templating.TemplatingRecognizer
-
Sets zero or more
TemplatingClass
that will try to be matched against document that
is being recognized.
- setTemplatingClassifier(TemplatingClassifier) - Method in class com.microblink.blinkinput.entities.recognizers.templating.TemplatingClass
-
Sets the classifier which will tell whether currently processed document belongs to this class.
- setText(String) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Sets the text that will be displayed when parser is active.
- setTextResource(int) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Sets the resource ID representing text that will be displayed when parser is active.
- setTitle(String) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Sets the title that will be displayed.
- setTitleResource(int) - Method in class com.microblink.blinkinput.entities.parsers.config.fieldbyfield.FieldByFieldElement
-
Sets the resource ID representing title that will be displayed.
- setTopUpPreset(TopUpPreset) - Method in class com.microblink.blinkinput.entities.parsers.topup.TopUpParser
-
Sets the top up prefix and USSD code length based on the given
TopUpPreset
.
- setTorchState(boolean, SuccessCallback) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Turns the torch on the camera on or off.
- setTorchStateListener(OverlayTorchStateListener) - Method in class com.microblink.blinkinput.fragment.overlay.components.TorchController
-
- setTorchStateListener(OverlayTorchStateListener) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
Sets the torch state listener that will be notified when torch state is changed.
- setType(CameraType) - Method in class com.microblink.blinkinput.fragment.overlay.components.settings.OverlayCameraSettings.Builder
-
- setType(CameraType) - Method in class com.microblink.blinkinput.uisettings.CameraSettings.Builder
-
Sets type of camera that will be used.
- setup(int) - Method in class com.microblink.blinkinput.fragment.overlay.components.feedback.view.SuccessFlashView
-
- setup(RecognizerRunnerView) - Method in class com.microblink.blinkinput.fragment.overlay.components.TorchController
-
- setup(ImageView, RecognizerRunnerView) - Method in class com.microblink.blinkinput.fragment.overlay.components.TorchController
-
- setup(ImageView, RecognizerRunnerView, Drawable, Drawable) - Method in class com.microblink.blinkinput.fragment.overlay.components.TorchController
-
- setUseCardDetector(boolean) - Method in class com.microblink.blinkinput.entities.detectors.quad.mrtd.MRTDDetector
-
Enable detection correction with card detector.
- setUseSieve(boolean) - Method in class com.microblink.blinkinput.entities.parsers.raw.RawParser
-
Enable the usage of algorithm for combining consecutive OCR results between video frames
for improving OCR quality.
- setUseSieve(boolean) - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser
-
Enable the usage of algorithm for combining consecutive OCR results between video frames
for improving OCR quality.
- setUsingFlagSecure(boolean) - Method in class com.microblink.blinkinput.uisettings.UISettings
-
Defines whether FLAG_SECURE on activity window, which indicates that the display has a secure
video output and supports compositing secure surfaces, should be used.
- setVideoResolutionPreset(VideoResolutionPreset) - Method in class com.microblink.blinkinput.fragment.overlay.components.settings.OverlayCameraSettings.Builder
-
- setVideoResolutionPreset(VideoResolutionPreset) - Method in class com.microblink.blinkinput.uisettings.CameraSettings.Builder
-
Sets the video resolution preset that will be used when choosing camera resolution
for scanning.
- setVideoResolutionPreset(VideoResolutionPreset) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- setVisiblePart(RectF) - Method in class com.microblink.blinkinput.image.ImageFrame
-
sets the region that defines the visible part of frame
- setWordProcessingEnabled(boolean) - Method in class com.microblink.blinkinput.entities.ocrengine.legacy.BlinkOCREngineOptions
-
If the option is enabled, words in the OCR result will be
processed and possibly classified as numbers, lower case
words, upper case, ...
- setX(float) - Method in class com.microblink.blinkinput.geometry.Point
-
Sets the x coordinate of the point.
- setXRange(double, double) - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Sets percentage of possible document offset on x axis.
- setY(float) - Method in class com.microblink.blinkinput.geometry.Point
-
Sets the y coordinate of the point.
- setYRange(double, double) - Method in class com.microblink.blinkinput.entities.detectors.quad.document.DocumentSpecification
-
Sets percentage of possible document offset on y axis.
- setZoomLevel(float) - Method in class com.microblink.blinkinput.view.BaseCameraView
-
Sets the camera zoom level.
- ShakeCallback - Interface in com.microblink.blinkinput.hardware.accelerometer
-
- shouldAllowMissingDecimals() - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser
-
Indicates whether amounts without decimal are accepted as valid.
- shouldAllowMultipleScanResultsOnSingleImage() - Method in class com.microblink.blinkinput.entities.recognizers.RecognizerBundle
-
Returns true if multiple scan results can be obtained from single image.
- shouldAllowNegativeAmounts() - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser
-
Indicates whether negative values are accepted as valid amounts.
- shouldAllowNoPrefix() - Method in class com.microblink.blinkinput.entities.parsers.topup.TopUpParser
-
Indicates whether USSD codes without prefix are allowed.
- shouldAllowSpaceSeparators() - Method in class com.microblink.blinkinput.entities.parsers.amount.AmountParser
-
Indicates whether amounts with space separators between groups of digits(thousands) are allowed.
- shouldAlwaysReturnPrefix() - Method in class com.microblink.blinkinput.entities.parsers.iban.IbanParser
-
Should prefix (country code) always be returned.
- shouldAnimate() - Method in class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusTextManager
-
- shouldAnimateRotation() - Method in class com.microblink.blinkinput.view.CameraViewGroup
-
Returns true if rotatable view's rotation should be animated.
- shouldDetectGlare() - Method in class com.microblink.blinkinput.entities.recognizers.detector.DetectorRecognizer
-
- shouldDetectGlare() - Method in interface com.microblink.blinkinput.entities.settings.GlareDetectorOptions
-
Returns whether glare detector is enabled.
- shouldEncodeFullDocumentImage() - Method in interface com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.encode.EncodeFullDocumentImagesOptions
-
Returns whether encoding of full document images and writing them into the recognition result is enabled.
- shouldEncodeFullDocumentImage() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
- shouldEncodeImage() - Method in class com.microblink.blinkinput.entities.processors.imageReturn.ImageReturnProcessor
-
Defines whether saved image will also be encoded as JPEG.
- shouldEndWithWhitespace() - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser
-
Returns whether matched string must end with whitespace.
- shouldGrabFocusedFrames() - Method in class com.microblink.blinkinput.entities.recognizers.framegrabber.FrameGrabberRecognizer
-
- shouldGrabUnfocusedFrames() - Method in class com.microblink.blinkinput.entities.recognizers.framegrabber.FrameGrabberRecognizer
-
- shouldReadCode39AsExtendedData() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Enable reading code39 barcode contents as extended data.
- shouldResetStateOnRecognizerResume() - Method in class com.microblink.blinkinput.fragment.overlay.BaseOverlayController
-
- shouldResetStateOnRecognizerResume() - Method in class com.microblink.blinkinput.fragment.overlay.basic.BasicOverlayController
-
- shouldResetStateOnRecognizerResume() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlayController
-
- shouldResetStateOnRecognizerResume() - Method in class com.microblink.blinkinput.fragment.overlay.fieldbyfield.FieldByFieldOverlayController
-
- shouldReturnCodeWithoutPrefix() - Method in class com.microblink.blinkinput.entities.parsers.topup.TopUpParser
-
Indicates whether *digits*
prefix and #
at the end of scanned USSD code will
be returned.
- shouldReturnFullDocumentImage() - Method in interface com.microblink.blinkinput.entities.recognizers.blinkid.imageoptions.FullDocumentImageOptions
-
- shouldReturnFullDocumentImage() - Method in class com.microblink.blinkinput.entities.recognizers.blinkinput.documentcapture.DocumentCaptureRecognizer
-
- shouldRotateScanningRegion() - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
Returns true if scanning region should be rotated with device.
- shouldScanAztecCode() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should Aztec 2D barcode be scanned.
- shouldScanCode128() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should Code128 barcode be scanned.
- shouldScanCode39() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should Code39 barcode be scanned.
- shouldScanDataMatrix() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should DataMatrix 2D barcode be scanned.
- shouldScanEan13() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should EAN13 barcode be scanned.
- shouldScanEan8() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should EAN8 barcode be scanned.
- shouldScanItf() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should ITF barcode be scanned.
- shouldScanPdf417() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should PDF417 2D barcode be scanned.
- shouldScanQrCode() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should QR code be scanned.
- shouldScanUpca() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should UPCA barcode be scanned.
- shouldScanUpce() - Method in class com.microblink.blinkinput.entities.recognizers.blinkbarcode.barcode.BarcodeRecognizer
-
Should UPCE barcode be scanned.
- shouldStartCamera() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- shouldStartCamera() - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
- shouldStartWithWhitespace() - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser
-
Returns whether matched string must start with whitespace.
- shouldUseSieve() - Method in class com.microblink.blinkinput.entities.parsers.raw.RawParser
-
Returns true if algorithm for combining consecutive OCR results between video frames
for improving OCR quality is used.
- shouldUseSieve() - Method in class com.microblink.blinkinput.entities.parsers.regex.RegexParser
-
Returns true if algorithm for combining consecutive OCR results between video frames
for improving OCR quality is used.
- showAction(DocumentCaptureAction) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayView
-
- showAction(DocumentCaptureAction) - Method in interface com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureContract.OverlayView
-
Displays some action message the to user.
- showDetection(DisplayableQuadDetection) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayView
-
- showDetection(DisplayableQuadDetection) - Method in interface com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureContract.OverlayView
-
Displays given detection to the user.
- showScanSuccess(DocumentCaptureContract.UiUpdateListener) - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.DetectionOverlayView
-
- showScanSuccess(DocumentCaptureContract.UiUpdateListener) - Method in interface com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureContract.OverlayView
-
Displays the scan success.
- showSnackbar() - Method in class com.microblink.blinkinput.fragment.overlay.components.snackbar.SnackbarManager
-
- SimNumberRecognizer - Class in com.microblink.blinkinput.entities.recognizers.blinkbarcode.simnumber
-
Recognizer that can perform recognition of barcodes on SIM packaging.
- SimNumberRecognizer() - Constructor for class com.microblink.blinkinput.entities.recognizers.blinkbarcode.simnumber.SimNumberRecognizer
-
- SimNumberRecognizer.Result - Class in com.microblink.blinkinput.entities.recognizers.blinkbarcode.simnumber
-
- SnackbarManager - Class in com.microblink.blinkinput.fragment.overlay.components.snackbar
-
- SnackbarManager(ViewSwitcher, String, Drawable, StatusTextStyler, int, int) - Constructor for class com.microblink.blinkinput.fragment.overlay.components.snackbar.SnackbarManager
-
- SnackbarManager(ViewSwitcher, String, Drawable, StatusTextStyler) - Constructor for class com.microblink.blinkinput.fragment.overlay.components.snackbar.SnackbarManager
-
- Specification - Class in com.microblink.blinkinput.entities.detectors.quad
-
Base class for all specifications that can be used for detection.
- Specification(long, boolean) - Constructor for class com.microblink.blinkinput.entities.detectors.quad.Specification
-
- SplashScreenUIOptions - Interface in com.microblink.blinkinput.uisettings.options
-
- STAGE_SUCCESSFUL - Static variable in class com.microblink.blinkinput.recognition.RecognitionSuccessType
-
Recognition has successfully completed one stage (one side of the document has been scanned).
- StageValid - Static variable in class com.microblink.blinkinput.entities.recognizers.Recognizer.Result.State
-
All mandatory information from one side of the document was extracted.
- STANDARD - Static variable in class com.microblink.blinkinput.intent.IntentDataTransferMode
-
Standard Android intent data transfer.
- start() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- start() - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
This method must be called from activity's onStart.
- startActivityForResult(Activity, int, UISettings) - Static method in class com.microblink.blinkinput.uisettings.ActivityRunner
-
Starts the activity associated with this settings object for result with given request code.
- startActivityForResult(Fragment, int, UISettings) - Static method in class com.microblink.blinkinput.uisettings.ActivityRunner
-
Starts the activity associated with this settings object for result with given request code.
- startActivityForResult(Fragment, int, UISettings) - Static method in class com.microblink.blinkinput.uisettings.ActivityRunner
-
Starts the activity associated with this settings object for result with given request code.
- startAnimation() - Method in class com.microblink.blinkinput.fragment.overlay.components.feedback.view.SuccessFlashView
-
- STARTED - Static variable in class com.microblink.blinkinput.fragment.overlay.OverlayState
-
- STARTED - Static variable in class com.microblink.blinkinput.view.BaseCameraView.CameraViewState
-
Indicates that start() has been called, next you need to call resume() method
- startSpinnerAnimation() - Method in class com.microblink.blinkinput.fragment.overlay.documentcapture.detectionui.capture.CaptureButtonManager
-
- STATIC_CHARS - Static variable in class com.microblink.blinkinput.uisettings.options.OcrResultDisplayMode
-
In place of character recognition, recognized value will be drawn.
- StatusMessageTranslator - Interface in com.microblink.blinkinput.fragment.overlay.components.statusmsg
-
- StatusMessageTranslator.Event - Class in com.microblink.blinkinput.fragment.overlay.components.statusmsg
-
- statusTextId - Variable in class com.microblink.blinkinput.fragment.overlay.components.settings.ControlsLayoutConfig
-
- StatusTextManager - Class in com.microblink.blinkinput.fragment.overlay.components.statusmsg
-
- StatusTextManager(TextSwitcher, StatusTextStyler, int, int) - Constructor for class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusTextManager
-
- StatusTextManager(TextSwitcher, StatusTextStyler) - Constructor for class com.microblink.blinkinput.fragment.overlay.components.statusmsg.StatusTextManager
-
- StatusTextStyler - Interface in com.microblink.blinkinput.fragment.overlay.components.statusmsg
-
- StatusTextStyler.Default - Class in com.microblink.blinkinput.fragment.overlay.components.statusmsg
-
- stop() - Method in class com.microblink.blinkinput.view.BaseCameraView
-
- stop() - Method in class com.microblink.blinkinput.view.recognition.RecognizerRunnerView
-
This method must be called from activity's onStop.
- StringsUIOptions - Interface in com.microblink.blinkinput.uisettings.options
-
- StyleUIOptions - Interface in com.microblink.blinkinput.uisettings.options
-
- SUCCESS - Static variable in class com.microblink.blinkinput.entities.detectors.Detector.Result.DetectionCode
-
Indicates object was detected successfully
- SUCCESS - Static variable in class com.microblink.blinkinput.view.recognition.DetectionStatus
-
Object successfully detected
- SuccessCallback - Interface in com.microblink.blinkinput.hardware
-
Callback that will be invoked when some asynchronous operation has finished.
- SuccessFlashView - Class in com.microblink.blinkinput.fragment.overlay.components.feedback.view
-
- SuccessFlashView(Context) - Constructor for class com.microblink.blinkinput.fragment.overlay.components.feedback.view.SuccessFlashView
-
- SuccessFlashView(Context, AttributeSet) - Constructor for class com.microblink.blinkinput.fragment.overlay.components.feedback.view.SuccessFlashView
-
- SuccessFlashView(Context, AttributeSet, int) - Constructor for class com.microblink.blinkinput.fragment.overlay.components.feedback.view.SuccessFlashView
-
- SuccessFrameGrabberRecognizer - Class in com.microblink.blinkinput.entities.recognizers.successframe
-
A recognizer that holds the camera frame on which given recognizer's result has become valid.
- SuccessFrameGrabberRecognizer(Recognizer) - Constructor for class com.microblink.blinkinput.entities.recognizers.successframe.SuccessFrameGrabberRecognizer
-
- SuccessFrameGrabberRecognizer.Result - Class in com.microblink.blinkinput.entities.recognizers.successframe
-
- SUCCESSFUL - Static variable in class com.microblink.blinkinput.recognition.RecognitionSuccessType
-
Recognition performed successfully (all data found).
- SUCCESSFUL_SCAN - Static variable in class com.microblink.blinkinput.image.ImageType
-
This is the original image that arrived from camera that was used to recognize
item.
- SuccessfulImageListener - Interface in com.microblink.blinkinput.image
-
Callback that will be invoked when recognition process has successfully scanned an item and has
a successful scan image to return.
- SuccessfulImageListenerUIOptions - Interface in com.microblink.blinkinput.uisettings.options
-
- surface - Variable in class com.microblink.blinkinput.fragment.overlay.components.settings.OverlayCameraSettings
-
- surface - Variable in class com.microblink.blinkinput.uisettings.CameraSettings
-