MLKitPoseDetection doğru Çerçevesi Referansı

MLKCommonPoseDetectorOptions


@interface MLKCommonPoseDetectorOptions : NSObject

Poz algılayıcısını belirtme seçenekleri.

  • Poz algılayıcısının modu. Varsayılan değer: .stream.

    Bildirim

    Objective-C

    @property (nonatomic) MLKPoseDetectorMode detectorMode;
  • Cihazlar kullanılamıyor.

    Bildirim

    Objective-C

    - (nonnull instancetype)init;