http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Clears histogram bins that are below the specified threshold.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public void Threshold( double thresh ) |
Visual Basic |
---|
Public Sub Threshold ( _ thresh As Double _ ) |
Visual C++ |
---|
public: void Threshold( double thresh ) |
Parameters
- thresh
- Type: System..::..Double
The threshold used to clear the bins