常數
下列常數可在全球使用。
-
已針對單一靜態圖片最佳化。
聲明
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