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 the new dimension 1.
In contrast to the module Reshape
, it will not only read the data in another shape, but really swap 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
.