ComfyUI Node
Create Seam Mask
A ComfyUI node in pytorch360convert/mask with 5 inputs and 1 output.
Create Seam Mask
- image
- Seam Mask
◄frac_width0.10►
◄pixel_width0►
◄feather0►
◄roll_x_by_50_percentfalse►
Categorypytorch360convert/mask
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| frac_width | FLOAT | 0.10 | — |
| pixel_width | INT | 0 | Width of the seam in pixels. If > 0, frac_width is ignored in favour of width_pixel. |
| feather | INT | 0 | Pixel size of the feathering. |
| roll_x_by_50_percent | BOOLEAN | false | Shifts the output mask horizontally by 50%. Equivalent to a 180 degree rotation on an equirectangular image. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Seam Mask | MASK | — |