GVRVolumeToImage¶
- MLModule¶
genre
author
package
dll
definition
see also
SoGVRVolumeRenderer,GVRVolumeSave,GVRVolumeToOrthoImages,GVRImageToVolumekeywords
Purpose¶
The module GVRVolumeToImage allows for accessing the image data of a GVRVolume on any octree resolution (full size, half size, quarter size, etc.).
Windows¶
Default Panel¶
Input Fields¶
inVolume¶
- name: inVolume, type: GVRVolume(MLBase)¶
The input GVRVolume, e.g., from
GVRVolumeLoadorGVRImageToVolume.
Output Fields¶
output0¶
- name: output0, type: Image¶
ML image of the selected octree resolution.
outHistogram¶
- name: outHistogram, type: CurveData(MLBase)¶
Outputs a Histogram that can be used, e.g., in a
SoLUTEditoror 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¶
|
|
|
|
|
|
Visible Fields¶
Node Height¶
Automatic Node Height¶
Limit¶
- name: limit, type: Integer, default: 100¶
Sets the maximum output image memory consumption in MB.