onedollar-unistroke-coffee
Gesture matcher
A gesture recognition system based on a 2D template matching algorithm
Implementation of the $1 Unistroke Recognizer, a two-dimensional template based gesture recognition, in CoffeeScript.
60 stars
5 watching
4 forks
Language: CoffeeScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nogizhopaboroda/f_context | A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |
sciactive/tinygesture | A JavaScript library for recognizing small user gestures such as taps, swipes, and pinches. | 210 |
johanneslumpe/react-native-gesture-recognizers | A utility library for handling user gestures in React Native applications | 366 |
didierbrun/dbpathrecognizer | A tool for recognizing and matching gestures on touch screens by analyzing sequences of points | 1,176 |
thjaeger/easystroke | An X11-based application that recognizes user gestures and translates them into system actions | 515 |
b3ll/swiftygesturerecognition | An Xcode playground project to simplify UIGestureRecognizers prototyping | 163 |
simplisticated/sensitive | Simplifies gesture recognition in iOS by providing a unified API for various gestures | 551 |
championswimmer/simplefingergestures_android_library | An Android library to implement simple touch/tap/swipe gestures | 317 |
optozorax/gesture-recognizer | Provides an API to recognize and handle simple gestures from touch events | 6 |
fljot/gestouch | A multitouch gesture recognition library for ActionScript development | 356 |
nickgillian/grt | A C++ machine learning library designed to recognize and classify gestures in real-time sensor data | 864 |
bautolp/gesture_recognition | An implementation of real-time gesture recognition using machine learning algorithms and computer vision techniques. | 3 |
rxswiftcommunity/rxgesture | A reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views. | 1,388 |
kevinresol/gessie | A gesture recognition library for Haxe game engines. | 9 |
tom91136/gesturefx | A lightweight JavaFX component for handling gestures such as pinch-to-zooming and zoom/scroll animations. | 63 |