DWpose Keypoint Printer

KeypointPrinter

<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.

Pack: ComfyUI_DWposeDeluxe

custom_nodes.ComfyUI_DWposeDeluxe

Inputs (10)

NameTypeRequired
keypointsPOSE_KEYPOINTrequired
imageIMAGEoptional
poses_to_printINToptional
backgroundCOMBOoptional
brightnessFLOAToptional
custom_optionsDWOPOSE_CUSTOM_OPTIONSoptional
show_bodyBOOLEANoptional
show_feetBOOLEANoptional
show_faceBOOLEANoptional
show_handsBOOLEANoptional

Outputs (2)

NameType
pose_imageIMAGE
input_keypoint_infoSTRING