Click or drag to resize
Accord.NET (logo)

GrayLevelRunLengthMatrix Properties

The GrayLevelRunLengthMatrix type exposes the following members.

Properties
  NameDescription
Public propertyAutoGray
Gets or sets whether the maximum value of gray should be automatically computed from the image. If set to false, the maximum gray value will be assumed 255.
Public propertyDegree
Gets or sets the direction at which the co-occurrence should be found.
Public propertyPrimitives
Gets the number of primitives found in the last call to Compute(UnmanagedImage).
Top
See Also