Load Image List

../../../../../_images/image_load.svg

Loads an image from a datasource

Documentation

Loads a list of images from a file given a list of datasources.

Definition

Input ports

source [datasource]

Source of image data. Must be a file on disk

Output ports

image [image]

Output image

Configuration

As greyscale (as_greyscale)

Transforms image to greyscale if not already such

Implementation

class node_loadimage.LoadImageList[source]