Permute Axes

Node Icon

Permute the spatial dimensions of an input image or mask. This operation reorders the input matrix as defined by the permutation setting.

Example An input image with spatial shape [192, 128, 32] is permuted in the jki order. The output spatial shape is [128, 32, 192].

NOTE that the image matrix is the only affected property of the input. The input position, voxel size or orientation are not affected.

Inputs

Input

Input Image or Mask.

Type: Mask, Image, List, Required, Single

Outputs

Output

Result.

Type: Mask, Image, List

Settings

Permute Axes Selection

Select axes permutation.

Values: ijk, ikj, jik, jki, kij, kji

See also

Keywords: