List to Image

../../../../_images/image_list2image.svg

Generates an image based on a list of images

Algorithms:
  • concatenate channels

    Generates an image by concatenating all channels in the input images. Resulting datatype given by first image in the list

Inputs:

inputs : [image]

Input list of images

Outputs:

result : image

result image

Input ports:
inputs:

[image]

Input list of images

Output ports:
result:

image

result image

Configuration:
algorithm
(no description)
do background
(no description)
class node_imagelists.ListToImage[source]