GestureRecognitionToolkit
Version: 0.2.5
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
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 |