MLKitPoseDetectionCommon Framework Reference

Classes

The following classes are available globally.

  • Options for specifying a pose detector.

    Declaration

    Swift

    class CommonPoseDetectorOptions : NSObject
  • Describes a pose detection result.

    Declaration

    Swift

    class Pose : NSObject
  • A detector for performing body-pose estimation.

    Declaration

    Swift

    class PoseDetector : NSObject
  • A landmark in a pose detection result.

    Declaration

    Swift

    class PoseLandmark : NSObject