All Projects → SauravKanchan → Handgator

SauravKanchan / Handgator

Licence: other
✋ Navigating desktop with hand gesture

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Handgator

Intel-Realsense-Hand-Toolkit-Unity
Intel Realsense Toolkit for Hand tracking and Gestural Recognition on Unity3D
Stars: ✭ 72 (+453.85%)
Mutual labels:  hand-gestures, hand-tracking
mediapipe-osc
MediaPipe examples which stream their detections over OSC.
Stars: ✭ 26 (+100%)
Mutual labels:  hand-tracking
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 (+376.92%)
Mutual labels:  hand-gestures
depthai hand tracker
Running Google Mediapipe Hand Tracking models on Luxonis DepthAI hardware (OAK-D-lite, OAK-D, OAK-1,...)
Stars: ✭ 284 (+2084.62%)
Mutual labels:  hand-tracking
UnityPlugin
Ultraleap SDK for Unity.
Stars: ✭ 447 (+3338.46%)
Mutual labels:  hand-tracking
gest
Hand gestures as an input device
Stars: ✭ 37 (+184.62%)
Mutual labels:  hand-gestures
spockpy
✊ ✋ ✌️ ☝️ 🖖 A Python hand gesture recognition library for Kinetic User Interface (KUI).
Stars: ✭ 50 (+284.62%)
Mutual labels:  hand-gestures
gestop
A tool to navigate the desktop with hand gestures. Builds on mediapipe.
Stars: ✭ 20 (+53.85%)
Mutual labels:  hand-gestures
Awesome Hand Pose Estimation
Awesome work on hand pose estimation/tracking
Stars: ✭ 2,196 (+16792.31%)
Mutual labels:  hand-tracking
UnityHandTrackingWithMediapipe
Realtime hand tracking and finger tracking in Unity using Mediapipe
Stars: ✭ 129 (+892.31%)
Mutual labels:  hand-tracking
yoha
A practical hand tracking engine.
Stars: ✭ 1,762 (+13453.85%)
Mutual labels:  hand-tracking
google-mediapipe
Google MediaPipe Face + Hands + Body + Object
Stars: ✭ 55 (+323.08%)
Mutual labels:  hand-tracking
VSDK-Unity
VSDK is an XR software development kit that enables developers to quickly build XR experiences through systems for naturalistic user interactions and support across a wide variety of XR devices and peripherals. VSDK is available for Unity 3D and for Unreal Engine.
Stars: ✭ 26 (+100%)
Mutual labels:  hand-tracking
OpenXRHandTracking
OpenXR API layer enabling XR_EXT_hand_tracking support using Ultraleap tracking
Stars: ✭ 38 (+192.31%)
Mutual labels:  hand-tracking
ue4-mediapipe-plugin
UE4 MediaPipe plugin
Stars: ✭ 159 (+1123.08%)
Mutual labels:  hand-tracking

Handgator

  1.The path of your hand movements is covered by red line
  2.Direction of hand movements is also displayed
  3.The co-ordinates displayed below is the difference between the present and previous 
  co-ordinates of the position of your hand.

How to run

   git clone https://github.com/SauravKanchan/Handgator.git
   cd Handgator
   pip install -r requirements.txt
   python main.py

if pip install -r requirements.txt did not worked try

   pip install -r requirements_new.txt
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].