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. | |
Results details of SoLocalMaximaQuantification.
Definition at line 141 of file SoLocalMaximaQuantification.h.
| SoLocalMaximaQuantification::SbLocalMaximaDetail::SbLocalMaximaDetail | ( | SoImageAnalysisResult * | analysis, |
| int | sequenceIndex = 0 |
||
| ) |
|
inline |
The X position of the maxima.
Definition at line 152 of file SoLocalMaximaQuantification.h.
|
inline |
The Y position of the maxima.
Definition at line 156 of file SoLocalMaximaQuantification.h.
|
inline |
The Z position of the maxima.
Definition at line 160 of file SoLocalMaximaQuantification.h.
|
inline |
The value of maxima.
Definition at line 148 of file SoLocalMaximaQuantification.h.