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_parameter Struct Reference

Public Attributes

int svm_type
 
int kernel_type
 
int degree
 
double gamma
 
double coef0
 
double cache_size
 
double eps
 
double C
 
int nr_weight
 
int * weight_label
 
double * weight
 
double nu
 
double p
 
int shrinking
 
int probability
 

Detailed Description

Definition at line 104 of file libsvm.h.


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