Another threshold for the feature size to eliminate edges. The larger the threshold, the more points you get.

Namespace:  Emgu.CV
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public int LineThresholdBinarized
Visual Basic (Declaration)
Public LineThresholdBinarized As Integer
Visual C++
public:
int LineThresholdBinarized

See Also