All Projects → zzeitt → Gesture-Recognition

zzeitt / Gesture-Recognition

Licence: other
Recognize gestures using a simple webcam.

Programming Languages

python
139335 projects - #7 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to Gesture-Recognition

GIMLeT
GIMLeT – Gestural Interaction Machine Learning Toolkit
Stars: ✭ 33 (+22.22%)
Mutual labels:  gesture-recognition
Touchegg
Linux multi-touch gesture recognizer
Stars: ✭ 2,241 (+8200%)
Mutual labels:  gesture-recognition
Magic-Leap-Gesture-IoT-Example
Control lights in the physical world from the augmented world using hand gestures. Using Magic Leap Hand Poses (Gestures) and PubNub.
Stars: ✭ 18 (-33.33%)
Mutual labels:  gesture-recognition
Kinect-Vision
A computer vision based gesture detection system that automatically detects the number of fingers as a hand gesture and enables you to control simple button pressing games using you hand gestures.
Stars: ✭ 47 (+74.07%)
Mutual labels:  gesture-recognition
TriangleGAN
TriangleGAN, ACM MM 2019.
Stars: ✭ 28 (+3.7%)
Mutual labels:  gesture-recognition
san
The official PyTorch implementation of "Context Matters: Self-Attention for sign Language Recognition"
Stars: ✭ 17 (-37.04%)
Mutual labels:  gesture-recognition
sign-language
Android application which uses feature extraction algorithms and machine learning (SVM) to recognise and translate static sign language gestures.
Stars: ✭ 35 (+29.63%)
Mutual labels:  gesture-recognition
mapbox-gestures-android
The Mapbox Gestures for Android library makes it easy to detect and handle user gestures on an Android device.
Stars: ✭ 25 (-7.41%)
Mutual labels:  gesture-recognition
sense-iOS
Enhance your iOS app with the ability to see and interact with humans using the RGB camera.
Stars: ✭ 19 (-29.63%)
Mutual labels:  gesture-recognition
Remote-Appliance-Control-using-Face-Gestures
Developed a pipeline to remotely control appliances using minimal face gestures and neck movements.
Stars: ✭ 14 (-48.15%)
Mutual labels:  gesture-recognition
gesto
You can set up drag, pinch events in any browser.
Stars: ✭ 47 (+74.07%)
Mutual labels:  gesture-recognition
Openpose-based-GUI-for-Realtime-Pose-Estimate-and-Action-Recognition
GUI based on the python api of openpose in windows using cuda10 and cudnn7. Support body , hand, face keypoints estimation and data saving. Realtime gesture recognition is realized through two-layer neural network based on the skeleton collected from the gui.
Stars: ✭ 69 (+155.56%)
Mutual labels:  gesture-recognition
GRT-iOS-HelloWorld
An example of how to integrate the Gesture Recognition Toolkit into an iPhone app
Stars: ✭ 34 (+25.93%)
Mutual labels:  gesture-recognition
gesture-recognition-for-human-robot-interaction
Gesture Recognition For Human-Robot Interaction with modelling, training, analysing and recognising gestures based on computer vision and machine learning techniques. This work was done at Distributed Artificial Intelligence Lab (DAI Labor), Berlin.
Stars: ✭ 62 (+129.63%)
Mutual labels:  gesture-recognition
mmwave-gesture-recognition
Basic Gesture Recognition Using mmWave Sensor - TI AWR1642
Stars: ✭ 32 (+18.52%)
Mutual labels:  gesture-recognition
Intel-Realsense-Hand-Toolkit-Unity
Intel Realsense Toolkit for Hand tracking and Gestural Recognition on Unity3D
Stars: ✭ 72 (+166.67%)
Mutual labels:  gesture-recognition
btt
Low level MacOS management in JavaScript via BetterTouchTool
Stars: ✭ 92 (+240.74%)
Mutual labels:  gesture-recognition
mGesf
A sensor fusion approach to the recognition of microgestures.
Stars: ✭ 21 (-22.22%)
Mutual labels:  gesture-recognition
gest
Hand gestures as an input device
Stars: ✭ 37 (+37.04%)
Mutual labels:  gesture-recognition

Gesture Recognition

Gesture recognition from egocentric view.

Demo

demo

Structure

  • Handtracking (from victordibia)
  • Gesture estimation (using traditional image processing methods)

Requirements

  • python 3.5.6
  • major packages:
    • numpy
    • opencv-python
    • tensorflow
    • multiprocessing (built in)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].