类
以下类可在全局范围内使用。
-
用于指定姿势检测器的指定选项,该模型具有更准确但模型规模更大、速度更慢的模型。
声明
Objective-C
@interface MLKAccuratePoseDetectorOptions : MLKCommonPoseDetectorOptions
-
用于指定姿势检测器的选项。
声明
Objective-C
@interface MLKCommonPoseDetectorOptions : NSObject