Constantes
Les constantes suivantes sont disponibles dans le monde entier.
-
Optimisé pour les images statiques uniques.
Déclaration
Swift
static let singleImage: PoseDetectorMode -
Optimisé pour accélérer le traitement d'une vidéo en streaming en exploitant les résultats des images.
Déclaration
Swift
static let stream: PoseDetectorMode -
Point de repère correspondant au nez.
Déclaration
Swift
static let nose: PoseLandmarkType -
Point de repère correspondant au bord intérieur de l'œil gauche.
Déclaration
Swift
static let leftEyeInner: PoseLandmarkType -
Point de repère correspondant à l'œil gauche.
Déclaration
Swift
static let leftEye: PoseLandmarkType -
Point de repère correspondant au bord extérieur de l'œil gauche.
Déclaration
Swift
static let leftEyeOuter: PoseLandmarkType -
Point de repère correspondant au bord interne de l'œil droit.
Déclaration
Swift
static let rightEyeInner: PoseLandmarkType -
Point de repère correspondant à l'œil droit.
Déclaration
Swift
static let rightEye: PoseLandmarkType -
Point de repère correspondant au bord extérieur de l'œil droit.
Déclaration
Swift
static let rightEyeOuter: PoseLandmarkType -
Point de repère correspondant à l'oreille gauche.
Déclaration
Swift
static let leftEar: PoseLandmarkType -
Point de repère correspondant à l'oreille droite.
Déclaration
Swift
static let rightEar: PoseLandmarkType -
Point de repère correspondant au bord gauche de la bouche.
Déclaration
Swift
static let mouthLeft: PoseLandmarkType -
Point de repère correspondant au bord droit de la bouche.
Déclaration
Swift
static let mouthRight: PoseLandmarkType -
Point de repère correspondant à l'épaule gauche.
Déclaration
Swift
static let leftShoulder: PoseLandmarkType -
Point de repère correspondant à l'épaule droite.
Déclaration
Swift
static let rightShoulder: PoseLandmarkType -
Point de repère correspondant au coude gauche.
Déclaration
Swift
static let leftElbow: PoseLandmarkType -
Point de repère correspondant au coude droit.
Déclaration
Swift
static let rightElbow: PoseLandmarkType -
Point de repère correspondant au poignet gauche.
Déclaration
Swift
static let leftWrist: PoseLandmarkType -
Point de repère correspondant au poignet droit.
Déclaration
Swift
static let rightWrist: PoseLandmarkType -
Point de repère correspondant au petit doigt sur la main gauche.
Déclaration
Swift
static let leftPinkyFinger: PoseLandmarkType -
Point de repère correspondant au petit doigt sur la main droite.
Déclaration
Swift
static let rightPinkyFinger: PoseLandmarkType -
Point de repère correspondant à l'index de la main gauche.
Déclaration
Swift
static let leftIndexFinger: PoseLandmarkType -
Point de repère correspondant à l'index de la main droite.
Déclaration
Swift
static let rightIndexFinger: PoseLandmarkType -
Point de repère correspondant au pouce gauche.
Déclaration
Swift
static let leftThumb: PoseLandmarkType -
Point de repère correspondant au pouce droit.
Déclaration
Swift
static let rightThumb: PoseLandmarkType -
Point de repère correspondant à la hanche gauche.
Déclaration
Swift
static let leftHip: PoseLandmarkType -
Point de repère correspondant à la hanche droite.
Déclaration
Swift
static let rightHip: PoseLandmarkType -
Point de repère correspondant au genou gauche.
Déclaration
Swift
static let leftKnee: PoseLandmarkType -
Point de repère correspondant au genou droit.
Déclaration
Swift
static let rightKnee: PoseLandmarkType -
Point de repère correspondant à la cheville gauche.
Déclaration
Swift
static let leftAnkle: PoseLandmarkType -
Point de repère correspondant à la cheville droite.
Déclaration
Swift
static let rightAnkle: PoseLandmarkType -
Point de repère correspondant au talon gauche.
Déclaration
Swift
static let leftHeel: PoseLandmarkType -
Point de repère correspondant au talon droit.
Déclaration
Swift
static let rightHeel: PoseLandmarkType -
Point de repère qui correspond à l'orteil du pied gauche.
Déclaration
Swift
static let leftToe: PoseLandmarkType -
Point de repère correspondant à l'orteil du pied droit.
Déclaration
Swift
static let rightToe: PoseLandmarkType