ComfyUI Node
Unfilled Area Mask
A ComfyUI node in Mickmumpitz/Panorama with 5 inputs and 3 outputs.
Unfilled Area Mask
- image
- mask
- mask_preview
- unfilled_rows
◄threshold0.10►
◄limit_to_poles0.40►
◄grow24►
◄blur12►
CategoryMickmumpitz/Panorama
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | The outpainted panorama to inspect. | |
| threshold | FLOAT | 0.100–1 | Luminance below this counts as unfilled. 0.10 catches canvas black without touching deep shadow. |
| limit_to_poles | FLOAT | 0.400–0.5 | Only consider this fraction of the height at the top and at the bottom. 0 = whole image (risky: masks real dark content). |
| growopt | INT | 240–512 | Expand the mask into the good content so the fill has context to blend with. |
| bluropt | FLOAT | 120–200 | Soften the mask edge. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| mask | MASK | — |
| mask_preview | IMAGE | — |
| unfilled_rows | INT | — |