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 0 - 1, <a>

Input

Output ports

result image

Result

Configuration

Image (expression)

Expression that evaluates to a 2D or 3D array

Implementation

class node_image_calculator.ImageCalculator[source]