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.
ParticleFilter Directory Reference

Files

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.