Pose Align (2→1)
PoseAlignTwoToOne
AInsevenoutput node
Saves the input images to your ComfyUI output directory.
Pack: ComfyUI_PoseAlign
custom_nodes.ComfyUI_PoseAlign
Inputs (15)
| Name | Type | Required |
|---|---|---|
| ref_pose_img | IMAGE | required |
| ref_pose_json | POSE_KEYPOINT | required |
| poseA_img | IMAGE | required |
| poseA_json | POSE_KEYPOINT | required |
| angle_deg_A | FLOAT | required |
| scale_A | FLOAT | required |
| tx_A | INT | required |
| ty_A | INT | required |
| angle_deg_B | FLOAT | required |
| scale_B | FLOAT | required |
| tx_B | INT | required |
| ty_B | INT | required |
| poseB_img | IMAGE | optional |
| poseB_json | POSE_KEYPOINT | optional |
| debug | BOOLEAN | optional |