next up previous contents
Next: METKMsgReceiver Up: Module descriptions in alphabetic Previous: METKManager   Contents

Subsections


METKMeasures

5mm
Genre: METKMisc
Authors: Christian Tietjen
Short description: This module computes the main axis and volume of a structure as exact as possible.

Usage

This module computes the main axis and volume of a structure as exact as possible. For computing the main axis as fast as possible, the segmentation mask is opened and converted into a point set. The main axis is computed using this point set.

You can specify a description tag the ObjMgr is searched for.

Image METKMeasures

Send ObjMgr-Events

ObjMgr-Key Value Action
ObjID Image arrow Measures Image arrow ExactMeasures TRUE Is set to TRUE after computation
ObjID Image arrow Measures Image arrow BaryCenter Vec3f bary center
ObjID Image arrow Measures Image arrow MidPoint Vec3f midpoint
ObjID Image arrow Measures Image arrow xAxis Vec3f main -axis
ObjID Image arrow Measures Image arrow yAxis Vec3f main -axis
ObjID Image arrow Measures Image arrow zAxis Vec3f main -axis
ObjID Image arrow Measures Image arrow xDiameter Double length of the -axis
ObjID Image arrow Measures Image arrow yDiameter Double length of the -axis
ObjID Image arrow Measures Image arrow zDiameter Double length of the -axis
ObjID Image arrow Measures Image arrow maxDiameter Double largest main axis
ObjID Image arrow Measures Image arrow Volume Double volume in cmm
ObjID Image arrow Measures Image arrow VolumeUnit cmm volume unit

Fields

descriptionTag: Description tag to search for
structure: Value of the description tag
start: Start computing
done: Is true when computing is finished, false otherwise

Related modules

UMDSoMainAxis





next up previous contents
Next: METKMsgReceiver Up: Module descriptions in alphabetic Previous: METKManager   Contents
Subversion User 2009-01-06