The HoughLineTransformation type exposes the following members.

Properties

  NameDescription
LinesCount
Found lines count.
LocalPeakRadius
Radius for searching local peak value.
MaxIntensity
Maximum found intensity in Hough map.
MinLineIntensity
Minimum line's intensity in Hough map to recognize a line.
StepsPerDegree
Steps per degree.

See Also