ComfyUI Node
DWposeDeluxe Range From Batch
<div id="dwpdlx_short_desc">Extracts a subset of keypoint frames.</div> **Function:** Extracts a range of frames from a keypoint batch. ### Inputs - **pose_keypoints:** The keypoint sequence to process. ### Parameters - **start_frame:** The starting frame index (0-based). - **frame_count:** The number of frames to extract. ### Outputs - **pose_keypoints:** The extracted subset of keypoints.
DWposeDeluxe Range From Batch
- pose_keypoints
- pose_keypoints
◄start_frame0►
◄frame_count1►
CategoryDWposeDeluxe
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| pose_keypoints | POSE_KEYPOINT | — | |
| start_frame | INT | 0 | — |
| frame_count | INT | 1 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| pose_keypoints | POSE_KEYPOINT | — |