您的位置:首页 > 编程语言 > Go语言

three-dollar-gesture-recognizer - An easy-to-use gesture recognizer for motion gestures on smart phones. - Google Project Hosting

2012-12-02 16:44 751 查看
three-dollar-gesture-recognizer - An easy-to-use gesture recognizer for motion gestures on smart phones. - Google Project Hosting

The $3 Gesture Recognize is a simple but robust gesture recognition system for input devices featuring 3D acceleration sensors. The algorithm is designed to be implemented quickly in prototyping environments, is intended to be device-independent and does not require any special toolkits or frameworks. It relies solely on simple trigonometric and geometric calculations.

For more information, see the paper:

http://doi.acm.org/10.1145/1719970.1720026

Or, to get a quick overview of how the algorithm works, see the poster:

http://three-dollar-gesture-recognizer.googlecode.com/files/3dollarPoster-%20googleCode.pdf

The Android and iPhone Code that was used in the research project is released for general use under the GNU General Public License v3.

The code ist still experimental and can contain bugs or crash. You are invited to contribute fixes.

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐