Package-level declarations
Types
Basic internal Camera picture callback interface
Represents all supported cameras.
Called when camera is opened and ready for shooting
Represents IScanbotCameraView preview modes.
Notified about state of the camera
Notified about state of the take picture operation
Define enumeration of available implementations of Camera view in ScanbotSDK.
Basic internal Camera picture callback interface
Contains information about the captured image
Represents implementation of BasePictureCallback that rotates and crops a part of the snapped image which is visible in the Finder view
Handles camera preview frames.
Wrapper class that used in frame handlers to notify all subscribers about data detection events used Success(recognisedData) for returning answer of detectors used Failure for return errors that happens inside handlers (like failed license check etc)
Interface for configurable Camera finder view
Invoked when picture is taken
Manages access to preview buffer of the Camera
Provides interface to native Camera and displays camera stream. Use this class if you want to fine-tune camera behavior.
This object is used to set the current camera implementation to the SDK.
Represents io.scanbot.sdk.ui.camera.IScanbotCameraView zoom range.