Merge Image Channels

../../../../_images/image_merge_channels.svg

Creates a new image with all the channels in the two input images.

Ports:

Inputs:

input1:

image

Input image

input2:

image

Input image

Outputs:

output:

image

Resulting image with all channels

Configuration:

class node_channels.ConcatChannels[source]