Results details of cooccurrence global measure. More...
#include <ImageViz/Engines/ImageAnalysis/Statistics/SoCooccurrenceQuantification2d.h>
Public Member Functions | |
SbCoocurrrenceDetail (SoImageAnalysisResult *analysis, int sequenceIndex=0) | |
unsigned long | getPixelNumber () const |
The number of processed pixels. | |
float | getASM () const |
The angular second moment indicator. | |
float | getContrast () const |
The contrast indicator. | |
float | getCorrelation () const |
The correlation indicator. | |
float | getSSV () const |
The sum of square variance indicator. | |
float | getIDM () const |
The inverse difference moment (homogeneity). | |
float | getSumAverage () const |
The sum average indicator. | |
float | getSumVariance () const |
The sum variance indicator. | |
float | getSumEntropy () const |
The sum entropy indicator. | |
float | getEntropy () const |
The entropy indicator. | |
float | getDifferenceVariance () const |
The difference variance indicator. | |
float | getDifferenceEntropy () const |
The difference entropy indicator. | |
float | getCorrelationInfo1 () const |
The correlation information measure 1. | |
float | getCorrelationInfo2 () const |
The correlation information measure 2. | |
Results details of cooccurrence global measure.
Definition at line 132 of file SoCooccurrenceQuantification2d.h.
SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::SbCoocurrrenceDetail | ( | SoImageAnalysisResult * | analysis, |
int | sequenceIndex = 0 |
||
) |
|
inline |
The angular second moment indicator.
Definition at line 143 of file SoCooccurrenceQuantification2d.h.
|
inline |
The contrast indicator.
Definition at line 147 of file SoCooccurrenceQuantification2d.h.
|
inline |
The correlation indicator.
Definition at line 151 of file SoCooccurrenceQuantification2d.h.
|
inline |
The correlation information measure 1.
Definition at line 187 of file SoCooccurrenceQuantification2d.h.
|
inline |
The correlation information measure 2.
Definition at line 191 of file SoCooccurrenceQuantification2d.h.
|
inline |
The difference entropy indicator.
Definition at line 183 of file SoCooccurrenceQuantification2d.h.
|
inline |
The difference variance indicator.
Definition at line 179 of file SoCooccurrenceQuantification2d.h.
|
inline |
The entropy indicator.
Definition at line 175 of file SoCooccurrenceQuantification2d.h.
|
inline |
The inverse difference moment (homogeneity).
Definition at line 159 of file SoCooccurrenceQuantification2d.h.
|
inline |
The number of processed pixels.
Definition at line 139 of file SoCooccurrenceQuantification2d.h.
|
inline |
The sum of square variance indicator.
Definition at line 155 of file SoCooccurrenceQuantification2d.h.
|
inline |
The sum average indicator.
Definition at line 163 of file SoCooccurrenceQuantification2d.h.
|
inline |
The sum entropy indicator.
Definition at line 171 of file SoCooccurrenceQuantification2d.h.
|
inline |
The sum variance indicator.
Definition at line 167 of file SoCooccurrenceQuantification2d.h.