Grow Mask With Blur

GrowMaskWithBlur

# GrowMaskWithBlur - mask: Input mask or mask batch - expand: Expand or contract mask or mask batch by a given amount - incremental_expandrate: increase expand rate by a given amount per frame - tapered_corners: use tapered corners - flip_input: flip input mask - blur_radius: value higher than 0 will blur the mask - lerp_alpha: alpha value for interpolation between frames - decay_factor: decay value for interpolation between frames - fill_holes: fill holes in the mask (slow)

Pack: KJNodes for ComfyUI

custom_nodes.ComfyUI-KJNodes

Inputs (9)

NameTypeRequired
maskMASKrequired
expandINTrequired
incremental_expandrateFLOATrequired
tapered_cornersBOOLEANrequired
flip_inputBOOLEANrequired
blur_radiusFLOATrequired
lerp_alphaFLOATrequired
decay_factorFLOATrequired
fill_holesBOOLEANoptional

Outputs (2)

NameType
maskMASK
mask_invertedMASK