Initializes a new instance of the HoughLine class.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- theta
- Type: System..::.Double
Line’s slope.
- radius
- Type: System..::.Int16
Line’s distance from image center.
- intensity
- Type: System..::.Int16
Line’s absolute intensity.
- relativeIntensity
- Type: System..::.Double
Line’s relative intensity.