Open alessandroperilli opened 11 months ago
Absolutely! Great idea!
However, this would also apply to every mask found using the multi-mask feature. In fact, I can imagine treating this as a separate node. This way, you could potentially use the "BatchSelector" beforehand to selectively expand a specific mask as needed.
Right now, the
mask_grow_shrink_factor
parameter equally adds/subtracts the same amount of pixels in every direction, like aMask Grow
node.It would be very cool if there was a more granular control and you could define an expand/shrink amount for top, bottom, left, and right.