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 Gaussian Miture Model clustering algorithm. The code is based on the GMM code from Numerical Recipes (3rd Edition) More...
#include "../../CoreModules/Clusterer.h"
Go to the source code of this file.
Classes | |
class | GaussianMixtureModels |
This class implements a Gaussian Miture Model clustering algorithm. The code is based on the GMM code from Numerical Recipes (3rd Edition)
Definition in file GaussianMixtureModels.h.