MLKitPoseDetection Framework Reference

MLKPoseDetectorOptions


@interface MLKPoseDetectorOptions : MLKCommonPoseDetectorOptions

Options for specifying a default pose detector which has a smaller size and runs faster than the accurate model.

  • Creates a new instance.

    Declaration

    Objective-C

    - (nonnull instancetype)init;