TransformWorldMatrix

MLModule

genre

Coordinate

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

MLCoordUtils1

definition

MLCoordUtils1.def

keywords

registration, mpr

Purpose

The TransformWorldMatrix allows for transforming the world matrix of the input image. This is useful for applying, e.g., registration information to an image. The image data itself is bypassed, so it is not copied.

Parameter Fields

Visible Fields

Transformation

name: transformation, type: Matrix, default: 1 0 0 0, 0 1 0 0, 0 0 1 0, 0 0 0 1

Sets the transformation matrix given in world space.

Invert

name: invert, type: Bool, default: FALSE

If checked, the transformation matrix is inverted before applying it.