Accord.Imaging.GrayLevelCooccurrenceMatrix.GrayLevelCooccurrenceMatrix C# (CSharp) Method

GrayLevelCooccurrenceMatrix() public method

Initializes a new instance of the GrayLevelCooccurrenceMatrix class.
public GrayLevelCooccurrenceMatrix ( ) : System
return System
        public GrayLevelCooccurrenceMatrix() { }

Same methods

GrayLevelCooccurrenceMatrix::GrayLevelCooccurrenceMatrix ( int distance ) : System
GrayLevelCooccurrenceMatrix::GrayLevelCooccurrenceMatrix ( int distance, CooccurrenceDegree degree ) : System
GrayLevelCooccurrenceMatrix::GrayLevelCooccurrenceMatrix ( int distance, CooccurrenceDegree degree, bool normalize = true, bool autoGray = true ) : System