DWposeDeluxe Range From Batch
KeypointRangeFromBatch
<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.
Pack: ComfyUI_DWposeDeluxe
custom_nodes.ComfyUI_DWposeDeluxe
Inputs (3)
| Name | Type | Required |
|---|---|---|
| pose_keypoints | POSE_KEYPOINT | required |
| start_frame | INT | required |
| frame_count | INT | required |
Outputs (1)
| Name | Type |
|---|---|
| pose_keypoints | POSE_KEYPOINT |