RGB Set
This function block allows you to set specific RGB values for a selected mask in the input image, enabling color manipulation based on defined ranges for each RGB component.
📥 Inputs
Image Any
The input image which you want to modify based on the specified RGB values.
Mask Color
A pixel value used to replace the colors within the defined RGB range.
📤 Outputs
Image Any
The modified output image with colors set according to the specified ranges.
🕹️ Controls
Red Value (Min-Max)
A slider that allows you to define the minimum and maximum RGB values for the red channel.
Green Value (Min-Max)
A slider that allows you to define the minimum and maximum RGB values for the green channel.
Blue Value (Min-Max)
A slider that allows you to define the minimum and maximum RGB values for the blue channel.
🎨 Features
Dynamic RGB Adjustment
Users can adjust RGB values on the fly, providing immediate visual feedback on the input image.
Color Masking
Allows users to specify a color mask that can replace identified colors within the set RGB range.
📝 Usage Instructions
Connect Input Image: Link an image to the
Image Any
input for processing.Define RGB Ranges: Adjust the sliders for
Red Value
,Green Value
, andBlue Value
to set the desired range for each channel.Set Mask Color: Input your desired mask color which will be used to replace the colors within the specified RGB range.
Evaluate Image: The output will display the modified image based on the selected RGB settings and the mask color.
📊 Evaluation
When executed, this function block modifies the input image and outputs an image with specified colors replaced by the defined mask color based on the RGB ranges set.
💡 Tips and Tricks
🛠️ Troubleshooting
Last updated
Was this helpful?