|
HaralickDescriptorGrayLevels Property
|
Gets the number of gray levels in the
original image. This is the number of
dimensions of the co-occurrence matrix.
Namespace:
Accord.Imaging
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax public int GrayLevels { get; }
Public ReadOnly Property GrayLevels As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also