capture_enums library

Enums

AndroidCameraResolution
Sets the camera resolution for Android devices. Used in CameraSettings when setting CaptureSettings.
BlurPolicy
Policy used to discard frames with blurred documents. Used in AnalyzerSettings when setting CaptureSettings.
CaptureStrategy
CaptureStrategy is used for selecting the strategy for capturing the best frame. Used in AnalyzerSettings when setting CaptureSettings.
CompletenessStatus
Completeness status of the capture process. Obtained in the AnalyzerResult when the capture process has finished.
DocumentGroup
Document group classification. Obtained in the AnalyzerResult when the capture process has finished.
DocumentSide
Document side classification. Obtained in the SideCaptureResult in the AnalyzerResult when the capture process has finished.
EnforcedDocumentGroup
Enforces a specific document group, overriding the analyzer’s document classification. Used in AnalyzerSettings when setting CaptureSettings.
GlarePolicy
Policy used to discard frames with glare detected on the document. Used in AnalyzerSettings when setting CaptureSettings.
IosCameraResolution
Sets the camera resolution for iOS devices. Used in CameraSettings when setting CaptureSettings.
TiltPolicy
Policy used to detect tilted documents. Used in AnalyzerSettings when setting CaptureSettings.