Divide

Class: NodeImageDivide

Node Icon

Divides one image with one or multiple others element-wise, or an image by a scalar. If an image is divided by one or several others, all matrix sizes must be equal.

Example workflows

Inputs

Image

The image which is to be divided.

Type: Image4DFloat, Required, Single

Divide Images

One or multiple images to divide the first input image with. Must be of equal matrix size to the first input image. No elements in these images can be 0.

Type: Image4DFloat, Optional, Multiple

Outputs

Out

The resulting image.

Type: Image4DFloat

Settings

Scalar Number

Divide the input with this scalar. Disregarded if more than one image is connected to the inputs. Cannot be 0.

See also

Keywords: