SoMLTransform

InventorModule
genre InventorTransform
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition inventor.def

Purpose

The module SoMLTransform transforms an Open Inventor scene with a matrix from an ML image.

Windows

Default Panel

../../../Modules/Inventor/InventorBase/mhelp/Images/Screenshots/SoMLTransform._default.png

Input Fields

image

name: image, type: Image

Output Fields

self

name: self, type: SoNode

Parameter Fields

Visible Fields

Matrix

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

Shows and sets the matrix for transformation.

Use matrix inverse

name: inverse, type: Bool, default: FALSE

If checked, the inverse of the matrix is used.

Integer voxel coordinates

name: shift, type: Bool, default: FALSE

If checked, coordinates are shifted from a voxel’s upper left hand front corner to the voxel’s middle.