Class VNRecognizedPointKey


public class VNRecognizedPointKey
extends GlobalValueEnumeration<NSString>
  • Field Details

    • BodyLandmarkKeyNose

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyNose
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameNose
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyLeftEye

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyLeftEye
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftEye
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyRightEye

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyRightEye
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightEye
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyLeftEar

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyLeftEar
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftEar
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyRightEar

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyRightEar
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightEar
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyLeftShoulder

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyLeftShoulder
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftShoulder
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyRightShoulder

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyRightShoulder
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightShoulder
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyNeck

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyNeck
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameNeck
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyLeftElbow

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyLeftElbow
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftElbow
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyRightElbow

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyRightElbow
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightElbow
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyLeftWrist

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyLeftWrist
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftWrist
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyRightWrist

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyRightWrist
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightWrist
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyLeftHip

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyLeftHip
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftHip
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyRightHip

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyRightHip
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightHip
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyRoot

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyRoot
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRoot
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyLeftKnee

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyLeftKnee
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftKnee
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyRightKnee

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyRightKnee
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightKnee
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyLeftAnkle

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyLeftAnkle
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftAnkle
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkKeyRightAnkle

      @Deprecated public static final VNRecognizedPointKey BodyLandmarkKeyRightAnkle
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightAnkle
      Since:
      Available in iOS 14.0 and later.
  • Method Details