Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoImageVolumeQuantification::SbImageVolumeDetail Class Reference

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.
 

Detailed Description

Results details of total volume global measure.

Definition at line 90 of file SoImageVolumeQuantification.h.

Constructor & Destructor Documentation

◆ SbImageVolumeDetail()

SoImageVolumeQuantification::SbImageVolumeDetail::SbImageVolumeDetail ( SoImageAnalysisResult analysis,
int  sequenceIndex = 0 
)

Member Function Documentation

◆ getVolumeOfInterest()

float SoImageVolumeQuantification::SbImageVolumeDetail::getVolumeOfInterest ( ) const
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.

◆ getVoxelNumber()

unsigned long SoImageVolumeQuantification::SbImageVolumeDetail::getVoxelNumber ( ) const
inline

The number of voxels of the volume of interest.

Definition at line 97 of file SoImageVolumeQuantification.h.


The documentation for this class was generated from the following file: