SideCaptureResult

Result of side capture.

Properties

Link copied to clipboard

Flag that indicates whether dpi was adjusted. If document is captured at lower dpi than com.microblink.capture.settings.AnalyzerSettings.minimumDocumentDpi, flag is set to true.

Link copied to clipboard

Original image of the captured document, untransformed, as it was used in analysis.

Link copied to clipboard
val side: Side

Document side classification. If side classification was uncertain, the Unknown is returned.

Link copied to clipboard

Image of a cropped and perspective-corrected document. Transformed image is returned in the correct orientation.