Image calculator

../../../../../_images/image_image_calculator.svg

Creates an image from a Python expression.

Documentation

Creates an image from a Python expression.

Definition

Input ports

arg
Type: <a>
Description: Input
Optional number of ports: 0–1 (default: 1)

Output ports

result
Type: image
Description: Result

Configuration

Image (expression)

Expression that evaluates to a 2D or 3D array

Implementation

class node_image_calculator.ImageCalculator[source]