| genre | Octree |
| status | work-in-progress |
| author | Florian Link |
| package | MeVisLab/Standard |
| dll | MLGVR |
| definition | MLGVR.def |
| see also | SoGVRVolumeRenderer, GVRVolumeSave, GVRVolumeToImage, GVRImageToVolume |
| keywords | GVR, octree |
The module GVRVolumeToImage allows to access the image data of a GVRVolume on any octree resolution (full size, half size, quarter size, etc.).
Input GVRVolume, e.g. from an GVRVolumeLoad or GVRImageToVolume.
Transversal (axial) view - from bottom to top (positive Z-direction).
Outputs a histogram that can be used e.g. in a SoLUTEditor or a Diagram2D.
The histogram is only given if the data is not rescaled compared to the original min/max values, otherwise it will be NULL.
| Automatic Node Height: Bool |
| isValid: Bool |
| Limit: Integer |
| maxDepth: Integer |
| Node Height: Integer |
| outputImageType: Enum |