Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoCooccurrenceQuantification2d::SbCoocurrrenceDetail Class Reference

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.
 

Detailed Description

Results details of cooccurrence global measure.

Definition at line 132 of file SoCooccurrenceQuantification2d.h.

Constructor & Destructor Documentation

◆ SbCoocurrrenceDetail()

SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::SbCoocurrrenceDetail ( SoImageAnalysisResult analysis,
int  sequenceIndex = 0 
)

Member Function Documentation

◆ getASM()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getASM ( ) const
inline

The angular second moment indicator.

Definition at line 143 of file SoCooccurrenceQuantification2d.h.

◆ getContrast()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getContrast ( ) const
inline

The contrast indicator.

Definition at line 147 of file SoCooccurrenceQuantification2d.h.

◆ getCorrelation()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getCorrelation ( ) const
inline

The correlation indicator.

Definition at line 151 of file SoCooccurrenceQuantification2d.h.

◆ getCorrelationInfo1()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getCorrelationInfo1 ( ) const
inline

The correlation information measure 1.

Definition at line 187 of file SoCooccurrenceQuantification2d.h.

◆ getCorrelationInfo2()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getCorrelationInfo2 ( ) const
inline

The correlation information measure 2.

Definition at line 191 of file SoCooccurrenceQuantification2d.h.

◆ getDifferenceEntropy()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getDifferenceEntropy ( ) const
inline

The difference entropy indicator.

Definition at line 183 of file SoCooccurrenceQuantification2d.h.

◆ getDifferenceVariance()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getDifferenceVariance ( ) const
inline

The difference variance indicator.

Definition at line 179 of file SoCooccurrenceQuantification2d.h.

◆ getEntropy()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getEntropy ( ) const
inline

The entropy indicator.

Definition at line 175 of file SoCooccurrenceQuantification2d.h.

◆ getIDM()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getIDM ( ) const
inline

The inverse difference moment (homogeneity).

Definition at line 159 of file SoCooccurrenceQuantification2d.h.

◆ getPixelNumber()

unsigned long SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getPixelNumber ( ) const
inline

The number of processed pixels.

Definition at line 139 of file SoCooccurrenceQuantification2d.h.

◆ getSSV()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getSSV ( ) const
inline

The sum of square variance indicator.

Definition at line 155 of file SoCooccurrenceQuantification2d.h.

◆ getSumAverage()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getSumAverage ( ) const
inline

The sum average indicator.

Definition at line 163 of file SoCooccurrenceQuantification2d.h.

◆ getSumEntropy()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getSumEntropy ( ) const
inline

The sum entropy indicator.

Definition at line 171 of file SoCooccurrenceQuantification2d.h.

◆ getSumVariance()

float SoCooccurrenceQuantification2d::SbCoocurrrenceDetail::getSumVariance ( ) const
inline

The sum variance indicator.

Definition at line 167 of file SoCooccurrenceQuantification2d.h.


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