常數
下列常數可在全球使用。
-
針對單張靜態圖片進行最佳化。
聲明
Objective-C
extern const MLKPoseDetectorMode MLKPoseDetectorModeSingleImage
-
已利用先前圖片的結果,加快串流影片的處理速度。
聲明
Objective-C
extern const MLKPoseDetectorMode MLKPoseDetectorModeStream
-
與鼻子對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeNose
-
與左眼內側邊緣相對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftEyeInner
-
與左眼相對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftEye
-
對應於左眼外緣的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftEyeOuter
-
對應至右眼內側邊緣的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightEyeInner
-
右眼視的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightEye
-
對應右眼外緣的標記。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightEyeOuter
-
對應左耳的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftEar
-
與右耳對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightEar
-
與左嘴角相對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeMouthLeft
-
對應於右嘴角的里程碑。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeMouthRight
-
與左肩相對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftShoulder
-
對應於右肩的標記。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightShoulder
-
與左手肘部相對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftElbow
-
對應於右手肘的標記。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightElbow
-
與左手腕對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftWrist
-
右手腕的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightWrist
-
對應於左手小指的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftPinkyFinger
-
對應於右手小指的標記。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightPinkyFinger
-
與左手食指對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftIndexFinger
-
對應於右手食指的標記。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightIndexFinger
-
與左手大拇指相對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftThumb
-
對應於右手大拇指的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightThumb
-
與左臀部相對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftHip
-
對應於右臀部的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightHip
-
對應於左膝的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftKnee
-
對應於右膝的標記。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightKnee
-
與左腳踝相對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftAnkle
-
與右腳踝對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightAnkle
-
左腳跟對應的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftHeel
-
對應至右腳跟的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightHeel
-
對應於左腳腳趾的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftToe
-
對應至右腳的地標。
聲明
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightToe