List to Image

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

Generates an image based on a list of images

Documentation

Algorithms

concatenate channels

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

Definition

Input ports

inputs [image]

Input list of images

Output ports

result image

result image

Configuration

Algorithm (algorithm)

(no description)

do background (do background)

(no description)

Implementation

class node_imagelists.ListToImage[source]