![]() |
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.
|
Files | |
| file | Classifier.h [code] |
| file | Clusterer.h [code] |
| This is the main base class that all GRT Clustering algorithms should inherit from. | |
| file | Context.h [code] |
| This is the main base class that all GRT Feature Extraction algorithms should inherit from. | |
| file | FeatureExtraction.h [code] |
| This is the main base class that all GRT Feature Extraction algorithms should inherit from. | |
| file | GestureRecognitionPipeline.h [code] |
| file | GRTBase.h [code] |
| This file contains the GRTBase class. This is the core base class for all the GRT modules. | |
| file | MLBase.h [code] |
| file | PostProcessing.h [code] |
| file | PreProcessing.h [code] |
| This is the main base class that all GRT PreProcessing algorithms should inherit from. | |
| file | Regressifier.h [code] |
| This is the main base class that all GRT Regression algorithms should inherit from. | |