ComfyUI Node
OpenPose Image → Keypoints
Recover OpenPose keypoints from an already-rendered skeleton image (when you don't have the original POSE_KEYPOINT data).
OpenPose Image → Keypoints
- openpose_image
- pose_keypoint
- debug_overlay
- info
◄color_tolerance40►
◄min_dot_area4►
◄reconstruct_hands_facetrue►
CategoryMickmumpitz/OpenPosePartCropper
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| openpose_image | IMAGE | A rendered OpenPose / DWPose skeleton image. | |
| color_toleranceopt | INT | 400–128 | Per-channel color match tolerance for joint detection. |
| min_dot_areaopt | INT | 41–200 | Ignore color blobs smaller than this (px). |
| reconstruct_hands_faceopt | BOOLEAN | true | Also recover hand (blue) and face (white) dot clusters. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| pose_keypoint | POSE_KEYPOINT | — |
| debug_overlay | IMAGE | — |
| info | STRING | — |