Load Image

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

Loads an image from a file given by a datasource.

Ports:

Inputs:

source:

datasource

Source of image data. Must be a file on disk

Outputs:

image:

image

Output image

Configuration:

as_greyscale
Transforms image to greyscale if not already such
class node_loadimage.LoadImage[source]