Project DescriptionThis projects based on Single point Gesture recognizer paper of http://faculty.washington.edu/wobbrock/pubs/uist-07.1.pdf of unistrokes alphabets. The project expand capabilities to allow multi-touch gestures.
C# library for rapid use.
Mono Client.
And C++ Client.
- Windows 7 Touch support.
- Mouse Suport.
- TUIO Suport.
- C++ client need the Recognizer Server to initialize and require to send input point to recognize gesture
- Build on .Net 2.0 framework and onpimized for Mono compatibility to allow multi-plataform
- When running under Mono native OS multitouch is not currently tested outside Windows 7 enviroment.
Multi-user suppor currently only available for Windows 7 touch
- Continuos gesture recognition currently only available for Windows 7 touch. Raw TUIO support is planned.
- This project is free to use and modify only for non comercial use. If you want to use this project in any way for a comercial reason contact to request permission.