www.emgu.com/wiki
Clears histogram bins that are below the specified threshold.

Declaration Syntax
public void Threshold(
double thresh
)
Public Sub Threshold ( _
thresh As Double _
)
public:
void Threshold(
double thresh
)

Parameters
- thresh (Double)
- The threshold used to clear the bins
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)