ComfyUI Node: Openpose Keypoint Extractor
Authored by hughescr
Created 8 months ago
Updated about a month ago
12 stars
Category
utils
Inputs
pose_keypoint POSE_KEYPOINT
image_width INT
image_height INT
points_list STRING
person_number INT
Outputs
INT
INT
INT
INT
Extension: OpenPose Keypoint Extractor
This is a single node which can take the POSE_KEYPOINT output from the OpenPose extractor node, parse it, and return x,y,width,height bounding boxes around any elements of the OpenPose skeleton
Authored by hughescr