Clear the statistic model
Namespace:
Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public static void StatModelClear( IntPtr statModel ) |
Visual Basic (Declaration) |
---|
Public Shared Sub StatModelClear ( _ statModel As IntPtr _ ) |
Visual C++ |
---|
public: static void StatModelClear( IntPtr statModel ) |
Parameters
- statModel
- Type: System..::.IntPtr
The model to be cleared