gesture_recognition
Gesture Recognition System
An implementation of real-time gesture recognition using machine learning algorithms and computer vision techniques.
UVIC ECE 499 Real-Time Gesture Recognition Project
3 stars
1 watching
0 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nickgillian/grt | A C++ machine learning library designed to recognize and classify gestures in real-time sensor data | 864 |
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 |
b3ll/swiftygesturerecognition | An Xcode playground project to simplify UIGestureRecognizers prototyping | 163 |
fljot/gestouch | A multitouch gesture recognition library for ActionScript development | 356 |
didierbrun/dbpathrecognizer | A tool for recognizing and matching gestures on touch screens by analyzing sequences of points | 1,176 |
simplisticated/sensitive | Simplifies gesture recognition in iOS by providing a unified API for various gestures | 551 |
optozorax/gesture-recognizer | Provides an API to recognize and handle simple gestures from touch events | 6 |
ttseng/microbit-ml | A gesture recognition tool using machine learning and Microbit's accelerometer data to classify user gestures | 6 |
johanneslumpe/react-native-gesture-recognizers | A utility library for handling user gestures in React Native applications | 366 |
thjaeger/easystroke | An X11-based application that recognizes user gestures and translates them into system actions | 515 |
josuigoa/gesluxe | A gesture recognition library implemented in Haxe using the Luxe engine | 19 |
kevinresol/gessie | A gesture recognition library for Haxe game engines. | 9 |
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 |
sciactive/tinygesture | A JavaScript library for recognizing small user gestures such as taps, swipes, and pinches. | 210 |