ComfyUI Node
Color Space Convert
Convert image color space using OpenCV
Color Space Convert
- image
- image
◄codeBGR2GRAY►
CategoryOpenCV/Color
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | The input image to convert color space | |
| code | COMBO | BGR2GRAY | Color conversion code |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |