Merge Channels
This function block allows users to combine three separate RGB channels into a single RGB image. It provides a straightforward method for reconstructing color images from their component channels.
π₯ Inputs
Red Channel The grayscale image representing the red channel.
Green Channel The grayscale image representing the green channel.
Blue Channel The grayscale image representing the blue channel.
π€ Outputs
Image RGB The output is a composite RGB image formed by merging the red, green, and blue channels.
πΉοΈ Controls
This function block does not have specific controls, as inputs are directly provided through the linked channels.
π¨ Features
Channel Merging Combines individual grayscale channel images into a single color image efficiently.
π Usage Instructions
Input Channels: Connect grayscale images to the inputs corresponding to their respective channels (red, green, blue).
Execute: Run the block to merge the channels and produce a combined RGB image.
π Evaluation
Upon evaluation, this function block will generate an RGB image output based on the individual channel inputs youβve connected.
π‘ Tips and Tricks
π οΈ Troubleshooting
Last updated
Was this helpful?