|
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; }
Public ReadOnly Property MaxIntensity As Short
Get
Request Example
View SourceProperty Value
Type:
Int16Remarks The property provides maximum found circle's intensity.
See Also