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 |
float | getObjectVolume () const |
Results details of object volume global measure.
SoObjectVolumeQuantification::SbObjectVolumeDetail::SbObjectVolumeDetail | ( | SoImageAnalysisResult * | analysis, | |
int | sequenceIndex = 0 | |||
) |
float SoObjectVolumeQuantification::SbObjectVolumeDetail::getObjectVolume | ( | ) | const [inline] |
The volume of objects within the volume of interest, expressed in calibration unit with dimension 3.
[BV]
unsigned long SoObjectVolumeQuantification::SbObjectVolumeDetail::getVoxelNumber | ( | ) | const [inline] |
The number of voxels of objects.