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 static void cvThreshHist( IntPtr hist, double threshold ) |
Visual Basic |
---|
Public Shared Sub cvThreshHist ( _ hist As IntPtr, _ threshold As Double _ ) |
Visual C++ |
---|
public: static void cvThreshHist( IntPtr hist, double threshold ) |
Parameters
- hist
- Type: System..::..IntPtr
Pointer to the histogram
- threshold
- Type: System..::..Double
Threshold level