ComfyUI Node
CV Aesthetic Overlay
A ComfyUI node in CV/Overlay with 13 inputs and 1 output.
CV Aesthetic Overlay
- image
- detections
- blobs
- tracks
- image
◄border_color00FF00►
◄border_thickness2►
◄text_colorFFFFFF►
◄text_background_opacity0.70►
◄text_size16►
◄show_trackstrue►
◄track_colorFF0080►
◄track_thickness1►
◄track_opacity0.60►
CategoryCV/Overlay
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| border_color | STRING | 00FF00 | Border color in hex (without #, e.g., 00FF00 for green) |
| border_thickness | INT | 21–20 | — |
| text_color | STRING | FFFFFF | Text color in hex (without #, e.g., FFFFFF for white) |
| text_background_opacity | FLOAT | 0.700–1 | Black background opacity behind text |
| text_size | INT | 166–72 | — |
| show_tracks | BOOLEAN | true | Show connecting lines between tracked blobs |
| track_color | STRING | FF0080 | Track line color in hex (without #, e.g., FF0080 for magenta) |
| track_thickness | INT | 11–15 | — |
| track_opacity | FLOAT | 0.600–1 | — |
| detectionsopt | CV_DETECTIONS | — | |
| blobsopt | CV_BLOBS | — | |
| tracksopt | CV_TRACKS | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |