Pose
Pose detection
Properties
Section titled “Properties”debug?
Section titled “debug?”
optionaldebug:any
optionalmask:BodyMask
Body segmentation mask
Segmentation mask - monochrome image, where every pixel has value from 0 to 1 denoting the probability of it being a foreground pixel. Mask is provided for normalized rect region of the original image, it has a fixed size in pixels and should be scaled to image space.
points
Section titled “points”points:
PosePoints
List of pose keypoints
2D pixel coordinate - point in the screen coordinate space. XY coordinates are normalized screen coordinates (scaled by image width and height), while the Z coordinate is depth in orthographic projection space, it has the same scale as X. 3D metric coordinate - point within 3D space of perspective camera located at the space origin and pointed in the negative direction of the Z-axis. 3D & 2D points are perfectly aligned.
score:
number
Reliability score, number between 0 and 1