ComfyUI Node
DWpose Keypoint Printer
<div id="dwpdlx_short_desc">Renders pose skeletons from raw keypoint data.</div> **Function:** Renders an image of the pose skeletons from provided raw keypoint data. ### Inputs - **keypoints:** The keypoint data to render onto black canvas. - **custom_options:** Optional advanced rendering parameters. ### Parameters - **poses_to_print:** The maximum number of poses to render from the data. - **show_body:** Toggle visibility of the main body skeleton. - **show_feet:** Toggle visibility of the foot points and bones. - **show_face:** Toggle visibility of face keypoints. - **show_hands:** Toggle visibility of hand points and bones. ### Outputs - **pose_image:** The rendered pose skeletons on a black background.
DWpose Keypoint Printer
- keypoints
- image
- custom_options
- pose_image
- input_keypoint_info
◄poses_to_print1►
◄backgroundnone►
◄brightness0.50►
◄show_bodytrue►
◄show_feettrue►
◄show_facetrue►
◄show_handstrue►
CategoryDWposeDeluxe
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| keypoints | POSE_KEYPOINT | — | |
| imageopt | IMAGE | — | |
| poses_to_printopt | INT | 11–100 | — |
| backgroundopt | COMBO | none | 3 options: none, scale, crop/pad |
| brightnessopt | FLOAT | 0.500–1 | — |
| custom_optionsopt | DWOPOSE_CUSTOM_OPTIONS | — | |
| show_bodyopt | BOOLEAN | true | — |
| show_feetopt | BOOLEAN | true | — |
| show_faceopt | BOOLEAN | true | — |
| show_handsopt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| pose_image | IMAGE | — |
| input_keypoint_info | STRING | — |