The HoughLineTransformation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 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.
|