FaceContour.ContourType

  • FaceContour.ContourType is an annotation interface used to define contour types for faces.

  • It inherits methods from the java.lang.annotation.Annotation interface, including annotationType(), equals(), hashCode(), and toString().

public static abstract @interface FaceContour.ContourType implements Annotation

Contour types for face.

Inherited Method Summary