FaceContour.ContourType

  • FaceContour.ContourType is an abstract annotation interface representing contour types for a face.

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

public static abstract @interface FaceContour.ContourType implements Annotation

Contour types for face.

Inherited Method Summary