Click or drag to resize
Accord.NET (logo)

HoughCircleTransformationMaxIntensity Property

Maximum found intensity in Hough map.

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public short MaxIntensity { get; }
Request Example View Source

Property Value

Type: Int16
Remarks

The property provides maximum found circle's intensity.

See Also