Page Summary
-
The
MLKAccuratePoseDetectorOptionsclass provides options for a pose detector with higher accuracy but increased size and reduced speed. -
The
MLKCommonPoseDetectorOptionsclass offers general options for configuring a pose detector.
Classes
The following classes are available globally.
-
Options for specifying a pose detector with more accurate, but larger and slower models.
Declaration
Objective-C
@interface MLKAccuratePoseDetectorOptions : MLKCommonPoseDetectorOptions -
Options for specifying a pose detector.
Declaration
Objective-C
@interface MLKCommonPoseDetectorOptions : NSObject