OR

Class: NodeMaskOr

Node Icon

Performs a voxel-wise boolean OR operation in all supplied masks. If at least one input voxel is TRUE, the resulting voxel in the output mask is TRUE, otherwise it is FALSE.

Inputs

In

At least two binary masks of the same dimensions.

Type: Image4DBool, Required, Multiple (Minimum = 2)

Outputs

Out

A binary mask with the same spatial properties as the input masks.

Type: Image4DBool

See also

Keywords: