GestureRecognitionToolkit  Version: 0.2.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
LIBSVM::svm_model Struct Reference

Public Attributes

struct svm_parameter param
 
int nr_class
 
int l
 
struct svm_node ** SV
 
double ** sv_coef
 
double * rho
 
double * probA
 
double * probB
 
int * label
 
int * nSV
 
int free_sv
 

Detailed Description

Definition at line 132 of file libsvm.h.


The documentation for this struct was generated from the following file: