FaceMesh.ContourType

  • FaceMesh.ContourType is an abstract annotation interface that defines the type of face contour.

  • It specifies a list of supported face contours including face oval, eyebrows, eyes, lips, and nose bridge.

  • FaceMesh.ContourType inherits methods from the java.lang.annotation.Annotation interface.

public static abstract @interface FaceMesh.ContourType implements Annotation

Inherited Method Summary