SwapFlipDimensions¶
-
MLModule
¶ genre Resample
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLGeometry1
definition MLGeometry1.def see also OrthoSwapFlip
,InterleaveDimension
,OrthoReformat3
,Reshape
keywords 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
.