MLKitPoseDetectionAccurate 框架参考

AccuratePoseDetectorOptions

class AccuratePoseDetectorOptions : CommonPoseDetectorOptions

用于指定姿势检测器的指定选项,该模型具有更准确但模型规模更大、速度更慢的模型。

  • 创建新实例。

    声明

    Swift

    init()