![]() |
GestureRecognitionToolkit
Version: 1.0 Revision: 04-03-15
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
This is the main base class for all GRT WeakClassifiers. More...
Go to the source code of this file.
Classes | |
class | GRT::WeakClassifier |
class | GRT::RegisterWeakClassifierModule< T > |
Namespaces | |
GRT | |
Macros | |
#define | WEAK_CLASSIFIER_POSITIVE_CLASS_LABEL 1 |
#define | WEAK_CLASSIFIER_NEGATIVE_CLASS_LABEL 2 |
Functions | |
template<typename T > | |
WeakClassifier * | GRT::newWeakClassificationModuleInstance () |
This is the main base class for all GRT WeakClassifiers.
Definition in file WeakClassifier.h.