Class GrayLevelCooccurrenceMatrixProperties

GrayLevelCooccurrenceMatrixProperties class

The gray level cooccurrence matrix properties

public class GrayLevelCooccurrenceMatrixProperties

Constructors

NameDescription
GrayLevelCooccurrenceMatrixProperties()The default constructor.

Properties

NameDescription
AutoGray { get; set; }Gets or sets a value indicating whether [automatic gray].
Degree { get; set; }Gets or sets the degree.
Distance { get; set; }Gets or sets the distance.
Normalize { get; set; }Gets or sets a value indicating whether this GrayLevelCooccurrenceMatrixProperties is normalize.

See Also