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.
|
This class implements a MixtureModel, which is a container for holding a class model for the GRT::GMM class. More...
#include "../../CoreModules/Classifier.h"
#include "../../ClusteringModules/GaussianMixtureModels/GaussianMixtureModels.h"
Go to the source code of this file.
Classes | |
class | GuassModel |
class | MixtureModel |
This class implements a MixtureModel, which is a container for holding a class model for the GRT::GMM class.
Definition in file MixtureModel.h.