ComfyUI Node
Imgutils BBox Segmenter
A ComfyUI node in imgutils/segmentation with 4 inputs and 2 outputs.
Imgutils BBox Segmenter
- image
- bbox_mask
- segmented_image_with_bbox
- segment_mask_from_bbox
◄segment_mode▾►
◄scale1024►
Categoryimgutils/segmentation
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| bbox_mask | MASK | — | |
| segment_mode | COMBO | 3 options: rgba_transparent, rgb_white_bg, rgb_black_bg | |
| scale | INT | 1024128–2048 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| segmented_image_with_bbox | IMAGE | — |
| segment_mask_from_bbox | MASK | — |