Pose
StructPose detection to extract keypoint from
All keypoints in this pose
A single keypoint in a pose skeleton
Keypoint index in the skeleton
X coordinate (in image space)
Y coordinate (in image space)
Confidence score for this keypoint (0.0-1.0)
Optional keypoint name (e.g., "left_shoulder", "right_knee")
Overall confidence score for the pose detection
Optional bounding box (x1, y1, x2, y2) around the detected person
Skeleton connections (which keypoints connect to which)
Connection between two keypoints in a skeleton
Index of the first keypoint
Index of the second keypoint