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

This class implements the MeanShift clustering algorithm. More...

Go to the source code of this file.

Classes

class  GRT::MeanShift
 

Namespaces

 GRT
 

Detailed Description

This class implements the MeanShift clustering algorithm.

Author
Nicholas Gillian ngill.nosp@m.ian@.nosp@m.media.nosp@m..mit.nosp@m..edu
Version
1.0
Remarks
This implementation is based on http://en.wikipedia.org/wiki/Mean-shift

Definition in file MeanShift.h.