The method retrieves the number of vars
Namespace:
Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public int GetVarCount() |
| Visual Basic (Declaration) |
|---|
Public Function GetVarCount As Integer |
| Visual C++ |
|---|
public: int GetVarCount() |