SwapFlipDimensions¶
-
MLModule¶ genre Resampleauthor MeVis Medical Solutions AGpackage MeVisLab/Standarddll MLGeometry1definition MLGeometry1.def see also OrthoSwapFlip,InterleaveDimension,OrthoReformat3,Reshapekeywords align,reshape,rescale,interleave,reorder
Purpose¶
The module SwapFlipDimensions swaps two user-defined dimensions of an input image and optionally flips along the new dimension 1.
In contrast to the Reshape module, it not only reads the data in a different shape but also actually swaps the contents of the dimensions.
Details¶
If the image should only flipped, set Axis 1 = Axis 2 and check the option Flip new axis 1.