ComfyUI Node
CV Overlay Masks
Visualizes a MASK batch by coloring each mask differently over the image (or over black). Debug companion for 'Connected Components', the 'CV K-Means Mask Clusters' blueprint, 'Crop by Masks' etc.; use the core 'Draw BBoxes' node to visualize bounding boxes.
CV Overlay Masks
- masks
- image
- overlay
◄opacity0.60►
Categoryimage/CV
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| masks | MASK | MASK batch; each mask gets its own color. | |
| opacity | FLOAT | 0.600–1 | Color opacity over the background. |
| imageopt | IMAGE | Background to draw on; black if omitted. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| overlay | IMAGE | — |