The type of SVM

Namespace:  Emgu.CV.ML.Structure
Assembly:  Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.1.0.649 (2.1.0.649)

Syntax

         
 C#  Visual Basic  Visual C++ 
public SVM_TYPE svm_type
Public svm_type As SVM_TYPE
public:
SVM_TYPE svm_type

See Also