Interpolates two DWpose or Openpose by a set number of frames.
WanVideoWrapper_VACE_startendframe_00005.mp4
I recommend using this node in conjunction with openpose-editor. https://github.com/toyxyz/ComfyUI-ultimate-openpose-editor
2025/06/03 : Added POSE_KEYPOINT to Coord_str node. It is useful when using Openpose with Wan 2.1 ATI.
Added join_pose node. Creates a list of two Pose_keypoints.
Added Pick_frame. If you enter a number greater than or equal to 0, you will get the pose for that number of frames instead of the entire frame. When using a Pose Sequence, if pose_from and pose_to have the same frame number, you can enter a list of integers with the same number of frames in pick_frame to move the point halfway between the two Pose Sequences.
AnimateDiff_02931.mp4
Interpolation_frames: Number of interpolation frames to generate.
Interpolation: Interpolation method.
Confidence_threshold: Threshold at which joints appear in Pose_to if they are not present in pose_from. The lower it is, the faster it will appear.
adjust_body_shape: Adjust the body proportions of Pose_to to that of Pose_from. This doesn't work well if the camera is moving a lot or the poses are too different.
LandmarkType: DWpose or Openpose
Include_face/hands: Determines whether to draw faces and hands.