OrthoReformat3¶
-
MLModule
¶ genre Resample
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLCoordUtils1
definition MLCoordUtils1.def see also OrthoSwapFlip
,Reformat
,SwapFlipDimensions
,InterleaveDimension
keywords Sagittal
,coronal
,transversal
,coordinate
,transform
Purpose¶
The module OrthoReformat3
transforms the input image (by rotating and/or flipping) into the three main views commonly used.
Output Fields¶
Parameter Fields¶
Visible Fields¶
Use Global Input Image¶
-
name:
useGlobalInputImage
, type:
Bool
, default:
TRUE
¶ If checked, the module works internally on a global image (
Global Image Processing Concept
). Beware of memory issues when processing huge images.Otherwise, the module works internally on a Virtual Volume (
VirtualVolume Concept
).