public short MinLineIntensity { get; set; }
Public Property MinLineIntensity As Short Get Set
The value sets minimum intensity level for a line. If a value in Hough map has lower intensity, then it is not treated as a line.
Default value is set to 10.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.