Purpose

The module ImageSeparator offers operations to separate an image.

It can separate the lines, columns, or slices up to the 6th dimension of the input image.

Details

If x is the Out Column value, every xth voxel of the selected dimension will be displayed in each of the x output images.

Windows

Default Panel

../../../Modules/ML/MLGeometry1/mhelp/Images/Screenshots/ImageSeparator._default.png

Input Fields

input0

name: input0, type: Image

Input image.

Output Fields

The number of active outputs depends on setting of Out Column.

output0

name: output0, type: Image

output1

name: output1, type: Image

output2

name: output2, type: Image

output3

name: output3, type: Image

output4

name: output4, type: Image

output5

name: output5, type: Image

Parameter Fields

Visible Fields

Out Column

name: outColumn, type: Enum, default: 2

Defines the number of columns in which the image should be divided.

Values:

Title Name
1 1
2 2
3 3
4 4
5 5
6 6

Dimension

name: Dimension, type: Enum, default: x

Defines the dimension that should be separated.

Values:

Title Name
x x
y y
z z
c c
t t
u u