ComfyUI Node
BBox Lower Mask 2
Generates a binary mask by masking out one side of a bounding box edge (x1, y1, x2, or y2) with an optional offset. Useful for isolating lower, upper, left, or right regions relative to a detected box.
BBox Lower Mask 2
- bbox
- mask
◄image_width512►
◄image_height512►
◄boundaryy2►
◄offset0►
Categorymasking
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image_width | INT | 5121–8192 | — |
| image_height | INT | 5121–8192 | — |
| bbox | LIST | 439.81,252.41,503.29,337.41 | — |
| boundary | COMBO | y2 | 4 options: x1, y1, x2, y2 |
| offset | INT | 0-1024–1024 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| mask | MASK | — |