Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoLocalMaximaQuantification::SbLocalMaximaDetail Class Reference

Results details of SoLocalMaximaQuantification. More...

#include <ImageViz/Engines/ImageAnalysis/Statistics/SoLocalMaximaQuantification.h>

Public Member Functions

 SbLocalMaximaDetail (SoImageAnalysisResult *analysis, int sequenceIndex=0)
 
float getValue () const
 The value of maxima.
 
float getPositionX () const
 The X position of the maxima.
 
float getPositionY () const
 The Y position of the maxima.
 
float getPositionZ () const
 The Z position of the maxima.
 

Detailed Description

Results details of SoLocalMaximaQuantification.

Definition at line 141 of file SoLocalMaximaQuantification.h.

Constructor & Destructor Documentation

◆ SbLocalMaximaDetail()

SoLocalMaximaQuantification::SbLocalMaximaDetail::SbLocalMaximaDetail ( SoImageAnalysisResult analysis,
int  sequenceIndex = 0 
)

Member Function Documentation

◆ getPositionX()

float SoLocalMaximaQuantification::SbLocalMaximaDetail::getPositionX ( ) const
inline

The X position of the maxima.

Definition at line 152 of file SoLocalMaximaQuantification.h.

◆ getPositionY()

float SoLocalMaximaQuantification::SbLocalMaximaDetail::getPositionY ( ) const
inline

The Y position of the maxima.

Definition at line 156 of file SoLocalMaximaQuantification.h.

◆ getPositionZ()

float SoLocalMaximaQuantification::SbLocalMaximaDetail::getPositionZ ( ) const
inline

The Z position of the maxima.

Definition at line 160 of file SoLocalMaximaQuantification.h.

◆ getValue()

float SoLocalMaximaQuantification::SbLocalMaximaDetail::getValue ( ) const
inline

The value of maxima.

Definition at line 148 of file SoLocalMaximaQuantification.h.


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