ComfyUI Node
Openpose Keypoint Extractor
A ComfyUI node in utils with 6 inputs and 4 outputs.
Openpose Keypoint Extractor
- pose_keypoint
- x
- y
- width
- height
◄image_width—►
◄image_height—►
◄points_list►
◄min_confidence0.50►
◄person_number0►
Categoryutils
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| pose_keypoint | POSE_KEYPOINT | — | |
| image_width | INT | 0–16384 | — |
| image_height | INT | 0–16384 | — |
| points_list | STRING | — | |
| min_confidence | FLOAT | 0.500–1 | — |
| person_numberopt | INT | 0 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| x | INT | — |
| y | INT | — |
| width | INT | — |
| height | INT | — |