PoseLandmark.LandmarkType

  • PoseLandmark.LandmarkType is an abstract annotation interface used for defining landmark types for pose.

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

public static abstract @interface PoseLandmark.LandmarkType implements Annotation

Landmark types for pose.

Inherited Method Summary