Click or drag to resize
SoCooccurrenceQuantification2dSbCoocurrrenceDetail Structure

Results details of cooccurrence global measure.

Namespace: OIV.ImageViz.Engines.ImageAnalysis.Statistics
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public struct SbCoocurrrenceDetail

The SoCooccurrenceQuantification2dSbCoocurrrenceDetail type exposes the following members.

Constructors
  NameDescription
Public methodSoCooccurrenceQuantification2dSbCoocurrrenceDetail(SoImageAnalysisResult)
Calls SbCoocurrrenceDetail(analysis, System.Int32(0)).
Public methodSoCooccurrenceQuantification2dSbCoocurrrenceDetail(SoImageAnalysisResult, Int32)
Initializes a new instance of the SoCooccurrenceQuantification2dSbCoocurrrenceDetail class
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Properties
  NameDescription
Public propertyASM

The angular second moment indicator.

Public propertyContrast

The contrast indicator.

Public propertyCorrelation

The correlation indicator.

Public propertyCorrelationInfo1

The correlation information measure 1.

Public propertyCorrelationInfo2

The correlation information measure 2.

Public propertyDifferenceEntropy

The difference entropy indicator.

Public propertyDifferenceVariance

The difference variance indicator.

Public propertyEntropy

The entropy indicator.

Public propertyIDM

The inverse difference moment (homogeneity).

Public propertyPixelNumber

The number of processed pixels.

Public propertySSV

The sum of square variance indicator.

Public propertySumAverage

The sum average indicator.

Public propertySumEntropy

The sum entropy indicator.

Public propertySumVariance

The sum variance indicator.

Top
Remarks