AGRE is an experimental project, which analyzes the motion data sampled by Wiimote to recognize gestures of digits and some simple symbols.
The demo is here:
http://www.youtube.com/watch?v=YQqPQQ5sEQY&feature=related
I finieshed this project in May, 2010, under Windows XP, with QT 4.x. The library wiiuse was used to transmit information between AGRE and Wiimote.
- Connect Wiimote and you computer with Bluetooth. I use IVT BlueSoleil 5.0.
- Run agre.exe and the GUI appears.
- Select user in User tab.
- (Optinal) Train gestures in Train tab.
- (Optinal) Generate template, which used in recognition, in Template tab.
- (Optinal) Select a template in Template tab, then recognize gestures in Recognize tab.
Enjoy!