Click or drag to resize
Accord.NET (logo)

HoughLine Fields

The HoughLine type exposes the following members.

Fields
  NameDescription
Public fieldIntensity
Line's absolute intensity, (0, +∞).
Public fieldRadius
Line's distance from image center, (−∞, +∞).
Public fieldRelativeIntensity
Line's relative intensity, (0, 1].
Public fieldTheta
Line's slope - angle between polar axis and line's radius (normal going from pole to the line). Measured in degrees, [0, 180).
Top
See Also