MLKitPoseDetectionCommon Framework Reference

Classes

The following classes are available globally.

  • Options for specifying a pose detector.

    Declaration

    Objective-C

    
    @interface MLKCommonPoseDetectorOptions : NSObject
  • Describes a pose detection result.

    Declaration

    Objective-C

    
    @interface MLKPose : NSObject
  • A detector for performing body-pose estimation.

    Declaration

    Objective-C

    
    @interface MLKPoseDetector : NSObject
  • A landmark in a pose detection result.

    Declaration

    Objective-C

    
    @interface MLKPoseLandmark : NSObject