FaceConfidenceRegion


class FaceConfidenceRegion


Represents the regions of face tracking confidence.

Summary

Public companion properties

FaceConfidenceRegion

Represents the left upper region of the face.

FaceConfidenceRegion

Represents the lower region of the face.

FaceConfidenceRegion

Represents the right upper region of the face.

Public functions

open String

Public companion properties

FACE_CONFIDENCE_REGION_LEFT_UPPER

val FACE_CONFIDENCE_REGION_LEFT_UPPERFaceConfidenceRegion

Represents the left upper region of the face.

FACE_CONFIDENCE_REGION_LOWER

val FACE_CONFIDENCE_REGION_LOWERFaceConfidenceRegion

Represents the lower region of the face.

FACE_CONFIDENCE_REGION_RIGHT_UPPER

val FACE_CONFIDENCE_REGION_RIGHT_UPPERFaceConfidenceRegion

Represents the right upper region of the face.

Public functions

toString

open fun toString(): String