FaceConfidenceRegion


public final class FaceConfidenceRegion


Represents the regions of face tracking confidence.

Summary

Public fields

static final @NonNull FaceConfidenceRegion

Represents the left upper region of the face.

static final @NonNull FaceConfidenceRegion

Represents the lower region of the face.

static final @NonNull FaceConfidenceRegion

Represents the right upper region of the face.

Public fields

LEFT_UPPER

public static final @NonNull FaceConfidenceRegion LEFT_UPPER

Represents the left upper region of the face.

LOWER

public static final @NonNull FaceConfidenceRegion LOWER

Represents the lower region of the face.

RIGHT_UPPER

public static final @NonNull FaceConfidenceRegion RIGHT_UPPER

Represents the right upper region of the face.