KeyFrameBox¶
-
MLModule¶ genre Resampleauthor MeVis Medical Solutions AGpackage MeVisLab/Standarddll MLResample1definition MLResample1.def see also PathToKeyFrame,MPRPathkeywords bounding
Purpose¶
The module KeyFrameBox computes the bounding box of an attached ml.KeyFrameList.
Input Fields¶
inputKeyFrames¶
-
name:inputKeyFrames, type:KeyFrameList(MLBase)¶ List of key frames to compute the bounding box.
For accessing this object via scripting see the Scripting Reference:MLKeyFrameListWrapper.
Parameter Fields¶
Field Index¶
Allow Rotation: Bool |
World Box Min: Vector3 |
Box Outset: Double |
|
Frame Width: Double |
|
Voxel Box: String |
|
Voxel Box Max: Vector3 |
|
Voxel Box Min: Vector3 |
|
World Box: String |
|
World Box Max: Vector3 |
Visible Fields¶
Frame Width¶
-
name:frameWidth, type:Double, default:50, minimum:0, maximum:200¶ Sets the width of the key frames.
Box Outset¶
-
name:boxOutset, type:Double, default:0, minimum:-10, maximum:10¶ Sets an offset to change the keyframes’ size. The value can be positive or negative.
Allow Rotation¶
-
name:allowRotation, type:Bool, default:FALSE¶ If checked, the rotation of keyframes is taken into account.
World Box Min¶
-
name:worldBoxMin, type:Vector3, persistent:no¶ Shows the lower, front, left-hand corner of the bounding box in world coordinates.
World Box Max¶
-
name:worldBoxMax, type:Vector3, persistent:no¶ Shows the upper, rear, right-hand corner of the bounding box in world coordinates.
World Box¶
-
name:worldBox, type:String, persistent:no¶ Shows the bounding box in world coordinates as a space-separated list of scalars.
Voxel Box Min¶
-
name:voxelBoxMin, type:Vector3, persistent:no¶ Shows the lower, front, left-hand corner of the bounding box in voxel coordinates.