ComfyUI Node
Grow Mask
A ComfyUI node in Info-Prompt-Toolkit/Mask with 5 inputs and 1 output.
Grow Mask
- mask
- mask
◄threshold0.10►
◄region_area_scale1.00►
◄blur_radius_scale0.50►
◄solid_core_scale1.00►
CategoryInfo-Prompt-Toolkit/Mask
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| mask | MASK | Soft or binary input mask. | |
| threshold | FLOAT | 0.100–1 | Pixels above this value define the foreground used for radius estimation and hard-core preservation. |
| region_area_scale | FLOAT | 1.001–64 | Area multiplier used to derive the shared grow radius from the weighted-median representative region size. |
| blur_radius_scale | FLOAT | 0.500–16 | Log-damped area ratio used to derive the shared blur radius from the weighted-median representative region radius. |
| solid_core_scale | FLOAT | 1.000–2 | Inside fill strength after blur. Higher values make the interior more solid without expanding the outer silhouette by itself. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| mask | MASK | — |