Click or drag to resize
Accord.NET (logo)

HoughLineTheta Field

Line's slope - angle between polar axis and line's radius (normal going from pole to the line). Measured in degrees, [0, 180).

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public readonly double Theta
Request Example View Source

Field Value

Type: Double
See Also