资 源 简 介
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, C++ machine-learning library designed for real-time gesture recognition.
NEWS: The GRT source has now moved to https://github.com/nickgillian/grt. The project is also mirrored on this googlecode project, however, we suggest using the github frontend for interfacing with the GRT. The svn repository was moved to git at svn revision 381.
In addition to a comprehensive C++ API, the GRT now also includes an easy-to-use graphical user interface that allows you to stream real-time data into the GUI from another application via Open Sound Control (OSC), record some training data, configure and train a gesture recognition system, stream the real-time prediction results out of the GUI to another application via OSC and save your trained model to a file