Class HaralickProperties

HaralickProperties class

The Haralick properties

public class HaralickProperties : IFeatureExtractorProperties

Constructors

NameDescription
HaralickProperties()The default constructor.

Properties

NameDescription
CellSize { get; set; }Gets or sets the size of the cell.
Mode { get; set; }Gets or sets the mode.

See Also