WiiGesture is a library to add gestural interaction in web-applications that are based on Adobe Flash/Flex/Air. Therefore it uses the WiiFlash service (http://wiiflash.bytearray.org/?page_id=50) to retrieve the sensor data and an internal algorithm based on template matching recognizes performed gestures in real-time.
For easier gesture training, a so called WiiGesture-Learning desktop tool was developed that automatically generates gesture templates by performing gestures with at least one repetition. The result is an XML file that can be exported and included in the WiiGesture-API so that trained gestures are known to the API.
...