Any

Node Icon

Project a mask using local any over all dimensions (reducing the image to a bit, i.e. TRUE if any voxel in a mask is TRUE), a selected axis or channel. The output is TRUE if any voxel in the selected dimension is TRUE.

Inputs

Input

Input mask(s).

Type: Mask, List, Required, Single

Outputs

Output

Output.

Type: Mask

Settings

Projection Along Selection

Select over which dimensions to project.

Values: All, i, j, k, Channel

Channel Integer

Select over which channel to project.

Keep Channel Boolean

If selected, the channel which was selected will be kept as a singleton dimension. E.g. if you have an image [i, j, k, c] and select Keep Channel, the output will be [i, j, k, 1], otherwise it will be [i, j, k].

See also

Keywords: