Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoObjectVolumeQuantification::SbObjectVolumeDetail Class Reference

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.
 

Detailed Description

Results details of object volume global measure.

Definition at line 88 of file SoObjectVolumeQuantification.h.

Constructor & Destructor Documentation

◆ SbObjectVolumeDetail()

SoObjectVolumeQuantification::SbObjectVolumeDetail::SbObjectVolumeDetail ( SoImageAnalysisResult analysis,
int  sequenceIndex = 0 
)

Member Function Documentation

◆ getObjectVolume()

float SoObjectVolumeQuantification::SbObjectVolumeDetail::getObjectVolume ( ) const
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.

◆ getVoxelNumber()

unsigned long SoObjectVolumeQuantification::SbObjectVolumeDetail::getVoxelNumber ( ) const
inline

The number of voxels of objects.

Definition at line 95 of file SoObjectVolumeQuantification.h.


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