Results details of object volume global measure. More...
#include <ImageViz/Engines/ImageAnalysis/Morphometry/SoObjectVolumeQuantification.h>
Public Member Functions | |
SbObjectVolumeDetail (SoImageAnalysisResult *analysis, int sequenceIndex=0) | |
unsigned long | getVoxelNumber () const |
The number of voxels of objects. | |
float | getObjectVolume () const |
The volume of objects within the volume of interest, expressed in calibration unit with dimension 3. | |
Results details of object volume global measure.
Definition at line 88 of file SoObjectVolumeQuantification.h.
SoObjectVolumeQuantification::SbObjectVolumeDetail::SbObjectVolumeDetail | ( | SoImageAnalysisResult * | analysis, |
int | sequenceIndex = 0 |
||
) |
|
inline |
The volume of objects within the volume of interest, expressed in calibration unit with dimension 3.
[BV]
Definition at line 99 of file SoObjectVolumeQuantification.h.
|
inline |
The number of voxels of objects.
Definition at line 95 of file SoObjectVolumeQuantification.h.