Results details of total volume global measure. More...
#include <ImageViz/Engines/ImageAnalysis/Morphometry/SoImageVolumeQuantification.h>
Public Member Functions | |
| SbImageVolumeDetail (SoImageAnalysisResult *analysis, int sequenceIndex=0) | |
| unsigned long | getVoxelNumber () const |
| The number of voxels of the volume of interest. | |
| float | getVolumeOfInterest () const |
| The total volume of the volume of interest, expressed in calibration unit with dimension 3. | |
Results details of total volume global measure.
Definition at line 90 of file SoImageVolumeQuantification.h.
| SoImageVolumeQuantification::SbImageVolumeDetail::SbImageVolumeDetail | ( | SoImageAnalysisResult * | analysis, |
| int | sequenceIndex = 0 |
||
| ) |
|
inline |
The total volume of the volume of interest, expressed in calibration unit with dimension 3.
[TV]
Definition at line 101 of file SoImageVolumeQuantification.h.
|
inline |
The number of voxels of the volume of interest.
Definition at line 97 of file SoImageVolumeQuantification.h.