grt
Gesture recognition tool
A C++ machine learning library designed to recognize and classify gestures in real-time sensor data
gesture recognition toolkit
864 stars
89 watching
284 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
dynamic-time-warpinggesture-recognitiongesture-recognition-toolkitgrtkmeanslinear-regressionmachine-learningrandom-forestsoftmaxsupport-vector-machine
Related projects:
Repository | Description | Stars |
---|---|---|
didierbrun/dbpathrecognizer | A tool for recognizing and matching gestures on touch screens by analyzing sequences of points | 1,176 |
fljot/gestouch | A multitouch gesture recognition library for ActionScript development | 356 |
b3ll/swiftygesturerecognition | An Xcode playground project to simplify UIGestureRecognizers prototyping | 163 |
bautolp/gesture_recognition | An implementation of real-time gesture recognition using machine learning algorithms and computer vision techniques. | 3 |
aravinthpanch/gesture-recognition-for-human-robot-interaction | This project enables humans to control robots using hand gestures by tracking skeletal points and translating them into robot movements or actions. | 72 |
optozorax/gesture-recognizer | Provides an API to recognize and handle simple gestures from touch events | 6 |
thjaeger/easystroke | An X11-based application that recognizes user gestures and translates them into system actions | 515 |
sciactive/tinygesture | A JavaScript library for recognizing small user gestures such as taps, swipes, and pinches. | 210 |
ttseng/microbit-ml | A gesture recognition tool using machine learning and Microbit's accelerometer data to classify user gestures | 6 |
simplisticated/sensitive | Simplifies gesture recognition in iOS by providing a unified API for various gestures | 551 |
rxswiftcommunity/rxgesture | A reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views. | 1,388 |
johanneslumpe/react-native-gesture-recognizers | A utility library for handling user gestures in React Native applications | 366 |
pyk/hsr | Recognizes hand signals using machine learning models trained on webcam images. | 108 |
tonybeltramelli/air-kinect-gesture-lib | A code library that provides gesture recognition and analysis capabilities using the Kinect sensor in Adobe AIR applications | 53 |
robjmal/air-guitar-cs249r | Develops machine learning models to classify guitar gestures and finger chord positions | 6 |