FaceAutoCaptureDetection

data class FaceAutoCaptureDetection

Face detection in Face Auto Capture UI component.

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val bgraRawImage: BgraRawImage

BGRA raw image.

Link copied to clipboard
val faceDetectorResult: FaceDetector.Result

Face detection result.

Link copied to clipboard
val position: DetectionPosition?

Face position in the image.

Link copied to clipboard
val validatorIdentifiers: List<String>

List of validator identifiers, where the image did not pass.