Results details of volume global measure. More...
#include <ImageViz/Engines/ImageAnalysis/GlobalMeasures/SoIntensityIntegralQuantification3d.h>
Public Member Functions | |
SbVolumeDetail (SoImageAnalysisResult *analysis, int sequenceIndex=0) | |
float | getIntensityIntegral () const |
The sum of image intensities (volume for a binary image). | |
float | getDensity () const |
The sum of image intensities (only in binary case). | |
Results details of volume global measure.
Definition at line 82 of file SoIntensityIntegralQuantification3d.h.
SoIntensityIntegralQuantification3d::SbVolumeDetail::SbVolumeDetail | ( | SoImageAnalysisResult * | analysis, |
int | sequenceIndex = 0 |
||
) |
|
inline |
The sum of image intensities (only in binary case).
Definition at line 93 of file SoIntensityIntegralQuantification3d.h.
|
inline |
The sum of image intensities (volume for a binary image).
Definition at line 89 of file SoIntensityIntegralQuantification3d.h.