WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.15k stars 170 forks source link

Can pictures be stitched together? #37

Closed NO13Listener closed 1 year ago

NO13Listener commented 1 year ago

Picture a and picture b are put together (up and down/left and right or custom location)? 1_00001_ 2_00001_ END_00002_ like this,I can indeed do such stitching but now I need to add more complicated things to stitch three pictures,If it is added on the left or right of the picture, it seems more troublesome, and my operation will have great restrictions

NO13Listener commented 1 year ago

A total of three pictures, probably like this You can drag the last big picture into the program to have a look

WASasquatch commented 1 year ago

Image padding and blend by mask. Pad image only on Y positive, add fuzzy zone, do same with the other so they are the same dimensions, and blend together by the padding mask.

This isn't' really a bug or issue, so I am going to close it. Please use the discussion forums.

PS I have a stitching node I never finished. I'll take a look at it again. Forgot why I moved on. I think I was planning to use it with a GO BIG functionality

WASasquatch commented 1 year ago

I've adding a stitching node to do exclusively what you were asking. I'll be adding it today.

Here is the result from the node stitching "image_b" onto the bottom of "image_a" stitched_result