Main¶
| genre | Resample |
| status | stable |
| author | Markus Harz |
| package | MeVisLab/Standard |
| dll | MLGeometry1 |
| definition | MLGeometry1.def |
| see also | OrthoSwapFlip, InterleaveDimension, OrthoReformat3, Reshape |
| keywords | align, swap, flip, reshape, rescale, interleave, reorder |
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.
If the image should only flipped, set Axis 1 = Axis 2 and check the option Flip new axis 1.