This repository was archived by the owner on Jun 2, 2025. It is now read-only.
How to: Copy an object with ClipSeg Masking to paste it into another image #177
-
Hi, can someone help me with a workflow that can do that? Is it possible using WAS pack? I still struggle to understand the application of all the nodes in there. |
Beta Was this translation helpful? Give feedback.
Answered by
WASasquatch
Aug 23, 2023
Replies: 1 comment 3 replies
-
Mask Crop Region and then feed the top, left, right, and bottom coordinates to a Image Crop Location node. Then you can use the CROP_DATA output on a Image Paste node. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ntdviet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Mask Crop Region and then feed the top, left, right, and bottom coordinates to a Image Crop Location node. Then you can use the CROP_DATA output on a Image Paste node.