24#ifndef _SO_IMAGE_VOLUME_IMAGE_FILTER_H_
25#define _SO_IMAGE_VOLUME_IMAGE_FILTER_H_
98 {
return m_voxelNumber; }
102 {
return m_volumeOfInterest; }
108 unsigned long m_voxelNumber;
109 float m_volumeOfInterest;
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> class to handle image ...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Image Processing outpu...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Abstract base class fo...
Results details of total volume global measure.
unsigned long getVoxelNumber() const
The number of voxels of the volume of interest.
SbImageVolumeDetail(SoImageAnalysisResult *analysis, int sequenceIndex=0)
float getVolumeOfInterest() const
The total volume of the volume of interest, expressed in calibration unit with dimension 3.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoImageVolumeQuantific...
SoSFImageDataAdapter inMaskImage
The binary image for the mask or empty (command looks for only inside).
SoSFImageDataAdapter inImage
The input image.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
SoImageVolumeQuantification()
Constructor.
SoImageVizEngineAnalysisOutput< SbImageVolumeDetail > outResult
The output measure result.
Field containing an enumerated value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...