Results details of SoLocalMaximaQuantification. More...
#include <ImageViz/Engines/ImageAnalysis/Statistics/SoLocalMaximaQuantification.h>
Public Member Functions | |
SbLocalMaximaDetail (SoImageAnalysisResult *analysis, int sequenceIndex=0) | |
float | getValue () const |
float | getPositionX () const |
float | getPositionY () const |
float | getPositionZ () const |
Results details of SoLocalMaximaQuantification.
SoLocalMaximaQuantification::SbLocalMaximaDetail::SbLocalMaximaDetail | ( | SoImageAnalysisResult * | analysis, | |
int | sequenceIndex = 0 | |||
) |
float SoLocalMaximaQuantification::SbLocalMaximaDetail::getPositionX | ( | ) | const [inline] |
The X position of the maxima.
float SoLocalMaximaQuantification::SbLocalMaximaDetail::getPositionY | ( | ) | const [inline] |
The Y position of the maxima.
float SoLocalMaximaQuantification::SbLocalMaximaDetail::getPositionZ | ( | ) | const [inline] |
The Z position of the maxima.
float SoLocalMaximaQuantification::SbLocalMaximaDetail::getValue | ( | ) | const [inline] |
The value of maxima.