FaceLandmark.LandmarkType

  • LandmarkType is an abstract interface representing landmark types for a face.

  • It inherits standard annotation methods like annotationType(), equals(), hashCode(), and toString().

public static abstract @interface FaceLandmark.LandmarkType implements Annotation

Landmark types for face.

Inherited Method Summary