|
HaralickDescriptorInverseDifferenceMoment Property
|
Gets Haralick's fifth textural feature, the Inverse
Difference Moment, also known as Local Homogeneity.
Can be regarded as a complement to
Contrast.
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public double InverseDifferenceMoment { get; }
Public ReadOnly Property InverseDifferenceMoment As Double
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also