ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

FeaterMask doesn't seem to work

Open basvdelsen opened this issue 2 years ago • 3 comments

My guess is it should blur the edges of a mask you send through it? But no matter what number is put in, there's no amount of feathering.

Screenshot 2023-09-22 012431

basvdelsen avatar Sep 21 '23 23:09 basvdelsen

There is feathering it's just very stupid feathering - it literally feathers the square edges of the image space, not the actual mask itself.

mcmonkey4eva avatar Sep 23 '23 07:09 mcmonkey4eva

There is feathering it's just very stupid feathering - it literally feathers the square edges of the image space, not the actual mask itself.

Is that what featherMask does? That does seem to be bugged then. I also tried a gaussian blur node, which does blur the mask but it seems to throw an error related to the size, so Idk what that's about but I can't use it either.

basvdelsen avatar Sep 26 '23 19:09 basvdelsen

Gaussian blur works for me, indeed the current FeatherMask's name is quite misleading.

gregistech avatar Dec 24 '23 17:12 gregistech