BlinkIdDocumentLocatedLocation

data class BlinkIdDocumentLocatedLocation(val location: Quadrilateral, val inputImage: InputImage) : ScanningUxEvent

The document has been located by the recognizer.

Constructors

Link copied to clipboard
constructor(location: Quadrilateral, inputImage: InputImage)

Properties

Link copied to clipboard

Image of the located document.

Link copied to clipboard

Specified the exact coordinates of the document.