Maximum found intensity in Hough map.

Namespace:  AForge.Imaging
Assembly:  AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public short MaxIntensity { get; }

Remarks

The property provides maximum found line's intensity.

See Also