Skip to main content

Selected Keypoint Info

The Selected Keypoint Info node returns the specified keypoint information of the detected body in the scene. This can be used in combination with Custom Skeleton Info, Skeleton Keypoint Relationship, and other nodes to define custom poses.

Input

NameData TypeDescription
DetectStringThe body to detect. "Body 1" represents the first person to appear in the scene and "Body 2" represents the second.
KeypointStringThe body keypoint to get information for

Output

NameData TypeDescription
Keypoint PositionsArrayReturns the normalized coordinates of the detected body's 19 2D keypoints in the scene
Pixel PositionArrayReturns the pixel coordinates of the specified keypoint in the scene
Detection StatusBooleanReturns true if the 19 2D keypoints have been detected