GestureRecognitionToolkit  Version: 0.1.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
ParticleFilter Directory Reference

Files

file  Particle.h [code]
 
file  ParticleFilter.h [code]
 This class implements a template based ParticleFilter. The user is required to implement the predict and update functions for their specific task.