PoseLandmark.LandmarkType

  • PoseLandmark.LandmarkType is an annotation used to define landmark types for pose estimation.

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

public static abstract @interface PoseLandmark.LandmarkType implements Annotation

Landmark types for pose.

Inherited Method Summary