Inputs
| Parameter | Description | Data Type | Required | Range |
|---|---|---|---|---|
keypoints | The pose keypoint data to be drawn. This data typically comes from a pose detection node. | POSE_KEYPOINT | Yes | - |
draw_body | Controls whether the main body skeleton is drawn (default: True). | BOOLEAN | No | - |
draw_hands | Controls whether the hand keypoints are drawn (default: True). | BOOLEAN | No | - |
draw_face | Controls whether the face keypoints are drawn (default: True). | BOOLEAN | No | - |
draw_feet | Controls whether the foot keypoints are drawn (default: False). | BOOLEAN | No | - |
stick_width | The width of the lines used to draw the body skeleton (default: 4). | INT | No | 1 to 10 |
face_point_size | The size of the points used to draw the face keypoints (default: 3). | INT | No | 1 to 10 |
score_threshold | The minimum confidence score a keypoint must have to be drawn. Keypoints with scores below this value are ignored (default: 0.3). | FLOAT | No | 0.0 to 1.0 |
keypoints input is empty or None, the node will output a blank 64x64 image.
Outputs
| Output Name | Description | Data Type |
|---|---|---|
output | An image with the drawn pose keypoints. The image dimensions match the canvas_height and canvas_width specified in the input keypoint data. | IMAGE |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Source fingerprint (SHA-256):
09b91930bd88c64aefe32b2b742562537408a13882ad59398fb2e8bcd12fa4eb