Constantes
Les constantes suivantes sont disponibles dans le monde entier.
-
Optimisé pour les images statiques uniques.
Déclaration
Objective-C
extern const MLKPoseDetectorMode MLKPoseDetectorModeSingleImage
-
Optimisé pour accélérer le traitement d'une vidéo en streaming en exploitant les résultats des images précédentes.
Déclaration
Objective-C
extern const MLKPoseDetectorMode MLKPoseDetectorModeStream
-
Point de repère correspondant au nez.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeNose
-
Point de repère correspondant au bord intérieur de l'œil gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftEyeInner
-
Point de repère correspondant à l'œil gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftEye
-
Point de repère correspondant au bord extérieur de l'œil gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftEyeOuter
-
Repère correspondant au bord intérieur de l'œil droit.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightEyeInner
-
Point de repère correspondant à l'œil droit.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightEye
-
Repère correspondant au bord extérieur de l'œil droit.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightEyeOuter
-
Point de repère correspondant à l'oreille gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftEar
-
Repère correspondant à l'oreille droite.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightEar
-
Point de repère correspondant au bord gauche de la bouche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeMouthLeft
-
Repère correspondant au bord droit de la bouche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeMouthRight
-
Point de repère correspondant à l'épaule gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftShoulder
-
Point de repère correspondant à l'épaule droite.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightShoulder
-
Point de repère correspondant au coude gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftElbow
-
Point de repère correspondant au coude droit.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightElbow
-
Point de repère correspondant au poignet gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftWrist
-
Repère correspondant au poignet droit.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightWrist
-
Point de repère correspondant au petit doigt de la main gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftPinkyFinger
-
Repère correspondant au petit doigt de la main droite.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightPinkyFinger
-
Point de repère correspondant à l'index de la main gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftIndexFinger
-
Repère correspondant à l'index de la main droite.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightIndexFinger
-
Point de repère correspondant au pouce gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftThumb
-
Point de repère correspondant au pouce droit.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightThumb
-
Point de repère correspondant à la hanche gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftHip
-
Repère correspondant à la hanche droite.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightHip
-
Point de repère correspondant au genou gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftKnee
-
Repère correspondant au genou droit.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightKnee
-
Point de repère correspondant à la cheville gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftAnkle
-
Repère correspondant à la cheville droite.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightAnkle
-
Point de repère correspondant au talon gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftHeel
-
Repère correspondant au talon droit.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightHeel
-
Point de repère correspondant à l'orteil du pied gauche.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeLeftToe
-
Repère correspondant à l'orteil du pied droit.
Déclaration
Objective-C
extern const MLKPoseLandmarkType _Nonnull MLKPoseLandmarkTypeRightToe