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.
MinDistModel.h File Reference

This class implements the MinDist classifier algorithm. More...

#include "../../Util/GRTCommon.h"
#include "../../ClusteringModules/KMeans/KMeans.h"

Go to the source code of this file.

Classes

class  MinDistModel
 

Detailed Description

This class implements the MinDist classifier algorithm.

Author
Nicholas Gillian ngill.nosp@m.ian@.nosp@m.media.nosp@m..mit.nosp@m..edu
Version
1.0

Definition in file MinDistModel.h.