GVRVolumeToImage¶
-
MLModule
¶ genre Octree
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLGVR
definition MLGVR.def see also SoGVRVolumeRenderer
,GVRVolumeSave
,GVRVolumeToOrthoImages
,GVRImageToVolume
keywords octree
Purpose¶
The module GVRVolumeToImage
allows to access the image data of a GVRVolume on any octree resolution (full size, half size, quarter size, etc.).
Input Fields¶
inVolume¶
-
name:
inVolume
, type:
GVRVolume(MLBase)
¶ The input GVRVolume, e.g. from
GVRVolumeLoad
orGVRImageToVolume
.
Output Fields¶
outHistogram¶
-
name:
outHistogram
, type:
CurveData(MLBase)
¶ Outputs a Histogram that can be used e.g. in a
SoLUTEditor
or aSoDiagram2D
, the histogram is only given if the data is not rescaled compared to the original min/max values, otherwise it will be NULL.For accessing this object via scripting see the Scripting Reference:MLCurveDataWrapper
.
Parameter Fields¶
Field Index¶
Automatic Node Height : Bool |
isValid : Bool |
Limit : Integer |
maxDepth : Integer |
Node Height : Integer |
outputImageType : Enum |