Click or drag to resize
Accord.NET (logo)

HoughLineTransformation Properties

The HoughLineTransformation type exposes the following members.

Properties
  NameDescription
Public propertyLinesCount
Found lines count.
Public propertyLocalPeakRadius
Radius for searching local peak value.
Public propertyMaxIntensity
Maximum found intensity in Hough map.
Public propertyMinLineIntensity
Minimum line's intensity in Hough map to recognize a line.
Public propertyStepsPerDegree
Steps per degree.
Top
See Also