The method retrieves the number of support vectors
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 GetSupportVectorCount() |
Visual Basic (Declaration) |
---|
Public Function GetSupportVectorCount As Integer |
Visual C++ |
---|
public: int GetSupportVectorCount() |