|
HaralickDescriptorDifferences Property
|
Gets p(x-y) (k), the sum of elements
whose absolute indices diferences equals to k.
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public double[] Differences { get; }
Public ReadOnly Property Differences As Double()
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also