ComfyUI Node
DWposeDeluxe Merge Keypoints
<div id="dwpdlx_short_desc">Merges people from two keypoint batches into single frames.</div> **Function:** Combines pose detections from two inputs into a single canvas for each frame. ### Inputs - **keypoints_1:** The first keypoint dataset. - **keypoints_2:** The second keypoint dataset (merged into first). ### Outputs - **pose_keypoints:** The merged keypoint data containing people from both inputs. ### Notes - Inputs must have the same canvas size and same number of frames. - Coordinate format (absolute/normalized) will be matched to keypoints_1.
DWposeDeluxe Merge Keypoints
- keypoints_1
- keypoints_2
- pose_keypoints
CategoryDWposeDeluxe
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| keypoints_1 | POSE_KEYPOINT | — | |
| keypoints_2 | POSE_KEYPOINT | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| pose_keypoints | POSE_KEYPOINT | — |