|
|
HoughLine Fields |
The HoughLine type exposes the following members.
| Name | Description | |
|---|---|---|
| Intensity |
Line's absolute intensity, (0, +∞).
| |
| Radius |
Line's distance from image center, (−∞, +∞).
| |
| RelativeIntensity |
Line's relative intensity, (0, 1].
| |
| Theta |
Line's slope - angle between polar axis and line's radius (normal going
from pole to the line). Measured in degrees, [0, 180).
|