NodesProcess
Saturation
Slot Usage: 0
Overview
Saturation node increases or decreases color intensity in the input image by shifting the saturation channel of the HSV color space.
Use this node to make colors more vivid for color-detection pipelines, or to desaturate images before greyscale-based analysis.
Input
Input Image
image requiredThe image frame to adjust. Connect this to a camera or upstream processing output.
Saturation
integer requiredSaturation offset added to the HSV saturation channel.
Range: -255 to 255
Default: 0
0— no change.- Positive values increase color vividness.
- Negative values reduce saturation; at
-255the image is fully desaturated (greyscale).
Output
Frame Out
imageSaturation-adjusted image.