ComfyUI Node
Color Temperature (MD)
Adjusts the white balance by simulating a change in color temperature from an original to an intended temperature (in Kelvin).
Color Temperature (MD)
- image
- mask
- image
◄original_temp6500►
◄intended_temp6500►
Categorymd/image/color
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image tensor. | |
| original_temp | FLOAT | 65001000–40000 | Original color temperature of the scene in Kelvin. |
| intended_temp | FLOAT | 65001000–40000 | Desired color temperature after adjustment in Kelvin. |
| maskopt | MASK | Optional mask to restrict the adjustment area. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | The white-balanced image. |