An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gesture-recognition

omana1/Motion-controlled-3D-game

🍉 3D Fruit Slicer Game with PoseNet & Three.js An experimental browser-based game that uses PoseNet for real-time hand tracking and Three.js for 3D rendering. Slice fruits with your hands, dodge bombs, and score points — all using your webcam! Built for fun, learning, and showcasing hand detection + 3D interaction

Language: JavaScript - Size: 3.14 MB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 0 - Forks: 0

JersonVitor/Projeto-ARES

Projeto para reconhecimento de gestos utilizando MobileNetV2 e GRU

Language: Jupyter Notebook - Size: 30.9 MB - Last synced at: about 14 hours ago - Pushed at: about 15 hours ago - Stars: 0 - Forks: 0

AkinduID/FazeTrak

FazeTrak is a smart webcam capable of face recognition, gesture-based face locking, tracking, and release the lock, developed For the CS3283 - Embedded Systems Project in Semester 5.

Language: Python - Size: 62.9 MB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 1 - Forks: 1

warlyshr/The-Perfect-Movements

Best left and right eye tracking with pause - resume feature ... (I know you going to love it) thank me later

Language: Python - Size: 25.4 KB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 0 - Forks: 0

puravparab/Posture-Gesture-Recognition

Training/inference code for posture and gesture recognition

Language: Python - Size: 135 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

maplelost/lazyeat

Lazyeat 吃饭时看剧/刷网页不想沾油手? 对着摄像头比划手势就能暂停视频/全屏/切换视频!Lazyeat is a touch-free controller for use while eating! Don't want greasy hands while watching shows or browsing the web during meals? You can pause videos/full screen/switch videos just by gesturing to the camera!

Language: Vue - Size: 11.8 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 667 - Forks: 29

Akihito44/HandMirror-AI

Real-time control of a robotic hand using AI and a webcam, powered by Python, MediaPipe, OpenCV, and an ESP32-S3 board. Open source and cross-platform (Windows, macOS, Linux).

Language: Python - Size: 1.71 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

alex6712/gesture-recognition

Код бакалаврской дипломной работы студента НГТУ им. Р.Е. Алексеева, Ванюкова Алексея Игоревича, ИРИТ, НГТУ, 21-ИС.

Language: Python - Size: 271 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

Kazuhito00/hand-gesture-recognition-using-mediapipe

MediaPipe(Python版)を用いて手の姿勢推定を行い、検出したキーポイントを用いて、簡易なMLPでハンドサインとフィンガージェスチャーを認識するサンプルプログラムです。(Estimate hand pose using MediaPipe(Python version). This is a sample program that recognizes hand signs and finger gestures with a simple MLP using the detected key points.)

Language: Jupyter Notebook - Size: 1.04 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 625 - Forks: 562

MrAlonso9/Hand-Gesture-2-Robot

Hand-Gesture-2-Robot is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224 for a single-label classification task. It is designed to recognize hand gestures and map them to specific robot commands using the SiglipForImageClassification architecture.

Language: Python - Size: 12.7 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

iberianpig/fusuma

Multitouch gestures with libinput driver on Linux

Language: Ruby - Size: 765 KB - Last synced at: 4 days ago - Pushed at: 28 days ago - Stars: 3,767 - Forks: 150

soumik12345/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.

Language: Jupyter Notebook - Size: 26.1 MB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 55 - Forks: 13

ArchitJ6/VisionKey

A virtual keyboard that responds to your hands.

Language: Python - Size: 4.88 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

PhilemonTJ/Gesture-based-AI-Mouse

The "Gesture-based AI Mouse" project enables users to control mouse functions—such as movement, clicks, and scrolling—using hand gestures detected via webcam, leveraging computer vision and hand tracking technologies

Language: Python - Size: 13.7 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

KrishBharadwaj5678/Gestune

Gestune turns your hand gestures into system volume control. Adjust audio levels effortlessly with a simple pinch or spread of your fingers. Touch-free, intuitive, and fun volume control at your fingertips!

Language: Python - Size: 588 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

sdkatwork/Wasel-Gesture-Recognition-Model

Real-time arabic hand gesture recognition system using Random Forest and computer vision techniques.

Size: 493 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

alvarogarciapiz/MoodWise

Repositorio del prototipo realizado para mi Trabajo Fin de Grado de Ingeniería informática

Language: Python - Size: 224 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

sciactive/tinygesture

Very small gesture recognizer for JavaScript. Swipe, pan, tap, doubletap, longpress, pinch, and rotate.

Language: TypeScript - Size: 172 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 217 - Forks: 18

Alessandro297/GestoTune

Intelligent Consumer Technology project - Università degli Studi di Milano-Bicocca, a.a. 2023/2024

Language: Jupyter Notebook - Size: 17.2 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

JoseExposito/touchegg

Linux multi-touch gesture recognizer

Language: C++ - Size: 116 MB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 3,826 - Forks: 174

BrianJ-4/GestCTRL

Language: Python - Size: 25.4 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 1

mboiar/gesture_controller

Gesture-based controller using CNNs for face and gesture detection

Language: C++ - Size: 55.9 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

KristinaRiesco/ARTM Fork of talarekc/ARTM

Desktop app for accessibility that uses hand gesture detection to trigger macros, built with PyQt5, OpenCV, and a local Python backend.

Language: Python - Size: 3.16 MB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

vladmandic/human

Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gaze Tracking, Gesture Recognition

Language: HTML - Size: 568 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 2,585 - Forks: 342

SusmoyNath/Motion-controlled-3D-game

🍉 3D Fruit Slicer Game with PoseNet & Three.js An experimental browser-based game that uses PoseNet for real-time hand tracking and Three.js for 3D rendering. Slice fruits with your hands, dodge bombs, and score points — all using your webcam! Built for fun, learning, and showcasing hand detection + 3D interaction

Language: JavaScript - Size: 3.15 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

saad-rafeque/The-Perfect-Movements

Best left and right eye tracking with pause - resume feature ... (I know you going to love it) thank me later

Language: Python - Size: 15.6 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

GautamBytes/Math_Gesture_Prediction_tool

The Gesture Detection Web-Based App is an innovative application that captures and interprets math gestures drawn in the air, using the Gemini API. This tool is designed to facilitate interactive learning and provide instant feedback on math-related queries by recognizing gestures and converting them into meaningful responses. Demo Video👇

Language: Python - Size: 688 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

xmarva/gesture-gaussian-effects

Image and video modifications based on OpenPose

Language: C++ - Size: 7.73 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

daybrush/gesto

You can set up drag, pinch events in any browser.

Language: TypeScript - Size: 1.63 MB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 111 - Forks: 8

HrishikeshSuchindra/Facial-Recognition-Login-and-Gesture-Control

Touch-free HCI system combining real-time facial recognition and gesture controls for secure, accessible, and intuitive human-computer interaction.

Language: Python - Size: 16.3 MB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

danialias/axmol-gesture-recognizers Fork of alfogrillo/cocos2dx-gesture-recognizers

Touch Gesture Recognizers for Axmol Engine.

Language: C++ - Size: 3.98 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 3 - Forks: 1

ai-forever/easy_sign

Easy_sign is an open source russian sign language recognition project that uses small CPU model for predictions and is designed for easy deployment via Streamlit.

Language: Python - Size: 33.1 MB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 6

Priyanxxhiiii/GestureX

GestureX is a real-time Indian Sign Language (ISL) translator that converts hand gestures into text and speech. It helps bridge the communication gap between the deaf community and the hearing world using computer vision and machine learning.

Language: Jupyter Notebook - Size: 127 KB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

EthanChungBU/BU_MSBA_865

Advanced Analytics Topics: Neural Networks

Language: Jupyter Notebook - Size: 1.94 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

arnobt78/Gesture-Recognition-Control-Powerpoint-Presentation--Microsoft-Kinect-Sensor

Gesture Recognition is a project to control Microsoft Powerpoint while presenting on a large screen, using the Microsoft Kinect Sensor, C# and Kinect SDK. Using their right or left hand, the presenter can slide to the next or previous page. They can also zoom in/out by fisting their hand, play/pause the presentation by displaying all/none fingers.

Language: C# - Size: 30.4 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 4 - Forks: 1

kennymckormick/pyskl

A toolbox for skeleton-based action recognition.

Language: Python - Size: 2.09 MB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 1,059 - Forks: 196

yareva/GestuText

Real-time hand gesture recognition using MediaPipe and OpenCV, trained with a Random Forest classifier. Detects OK, Yes, No, and Peace Out gestures via camera.

Language: Python - Size: 2.93 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

hukenovs/hagrid

HAnd Gesture Recognition Image Dataset

Language: Python - Size: 13.3 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 727 - Forks: 111

ruvxn/gesture-detection

A simple deep learning project that detects and classifies hand gestures (thumbs up, thumbs down, peace, heart) using TensorFlow. MediaPipe is used for hand landmark detection and image preprocessing. Built and trained entirely on Google Colab.

Language: Jupyter Notebook - Size: 670 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ArthurFDLR/drone-gesture-control

🚁 Robust proof-of-concept of a gesture-controlled drone: augmenting an ArduPilot flight controller with a Jetson Nano!

Language: Python - Size: 14.2 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 49 - Forks: 17

sorohere/Hand-Pose-Detection

This project offers a versatile platform for hand-related tasks, including dataset generation and custom hand gesture detection using Google's MediaPipe library and accelerated real-time sign language translation with LLMs on edge devices.

Language: Python - Size: 821 MB - Last synced at: about 4 hours ago - Pushed at: 10 months ago - Stars: 13 - Forks: 2

cemdurakk/virtual-zoom-gesture

A computer vision project that lets users zoom in and out using hand gestures via webcam. Pinch gestures are detected in real-time with OpenCV and MediaPipe, enabling virtual zoom control without touching any device. Ideal for touchless interfaces and creative UI experiments.

Language: Python - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

vilari-mickopf/mmwave-gesture-recognition

Basic Gesture Recognition Using mmWave Sensor - TI AWR1642

Language: Python - Size: 1.71 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 130 - Forks: 22

shwetanshutech/gesture-Control

Gesture✋ Control Laptop using 𝐀𝐫𝐝𝐮𝐢𝐧𝐨 𝐚𝐧𝐝 𝐏𝐲𝐭𝐡𝐨𝐧 .Video media player controller by taking hand gestures of the user

Language: C++ - Size: 1.56 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mapbox/mapbox-gestures-android

The Mapbox Gestures for Android library makes it easy to detect and handle user gestures on an Android device.

Language: Java - Size: 522 KB - Last synced at: 20 days ago - Pushed at: 9 months ago - Stars: 29 - Forks: 24

Arpanjot0Singh/Sign-language-computer-vision

A computer vision-based sign language recognition system using MediaPipe and neural networks to classify static and dynamic hand gestures for real-time applications.

Language: Jupyter Notebook - Size: 10.2 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 2

Uni-Creator/Real-Time-Sign-Language-Recognition

This project implements an LSTM-based model for recognizing sign language gestures, specifically targeting actions like 'hello', 'thanks', 'nothing', and 'I love you'. Using PyTorch, it processes sequences of hand gestures, trains the model, and evaluates performance through confusion matrices and probabilities.

Language: Python - Size: 2.13 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

PRITHIVSAKTHIUR/Hand-Gesture-2-Robot

Hand-Gesture-2-Robot is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224 for a single-label classification task. It is designed to recognize hand gestures and map them to specific robot commands using the SiglipForImageClassification architecture.

Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

DmitryRyumin/ICCV-2023-Papers

ICCV 2023 Papers: Discover cutting-edge research from ICCV 2023, the leading computer vision conference. Stay updated on the latest in computer vision and deep learning, with code included. ⭐ support visual intelligence development!

Language: Python - Size: 16.8 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 954 - Forks: 43

FORTH-ModelBasedTracker/MocapNET

We present MocapNET, a real-time method that estimates the 3D human pose directly in the popular Bio Vision Hierarchy (BVH) format, given estimations of the 2D body joints originating from monocular color images. Our contributions include: (a) A novel and compact 2D pose NSRM representation. (b) A human body orientation classifier and an ensemble of orientation-tuned neural networks that regress the 3D human pose by also allowing for the decomposition of the body to an upper and lower kinematic hierarchy. This permits the recovery of the human pose even in the case of significant occlusions. (c) An efficient Inverse Kinematics solver that refines the neural-network-based solution providing 3D human pose estimations that are consistent with the limb sizes of a target person (if known). All the above yield a 33% accuracy improvement on the Human 3.6 Million (H3.6M) dataset compared to the baseline method (MocapNET) while maintaining real-time performance

Language: C++ - Size: 28.6 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 879 - Forks: 138

DmitryRyumin/CVPR-2023-24-Papers

CVPR 2023-2024 Papers: Dive into advanced research presented at the leading computer vision conference. Keep up to date with the latest developments in computer vision and deep learning. Code included. ⭐ support visual intelligence development!

Language: Python - Size: 10.3 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 447 - Forks: 29

Federico-Ciuffardi/GodotTouchInputManager

Asset that improves touch input support (includes new gestures) in the Godot game engine. It also translates mouse input to touch input.

Language: GDScript - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 543 - Forks: 35

q-viper/Contour-Based-Writing

This is a simple concept to do writing like operation using the contours. Please follow the article https://q-viper.github.io/2020/08/28/gesture-based-visually-writing-system-web-app/ for further details.

Language: HTML - Size: 66 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 51 - Forks: 17

DmitryRyumin/WACV-2024-Papers

WACV 2024 Papers: Discover cutting-edge research from WACV 2024, the leading computer vision conference. Stay updated on the latest in computer vision and deep learning, with code included. ⭐ support visual intelligence development!

Language: Python - Size: 7.31 MB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 96 - Forks: 13

MahmudulAlam/Unified-Gesture-and-Fingertip-Detection

Unified learning approach for egocentric hand gesture recognition and fingertip detection.

Language: Python - Size: 73 MB - Last synced at: 20 days ago - Pushed at: almost 3 years ago - Stars: 310 - Forks: 57

Bijoy-Prasad-Modi/Gesture-and-Voice-Control

This is our 2nd year Project we made in a Hackathon. It combines gesture and voice recognition to control multimedia applications, leveraging Python for voice commands and Arduino for gesture detection.

Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

StudioMitesh/breakthesilence

Gesture-Recognition Application that faciliates Patient-centric Nonverbal Communication

Language: Python - Size: 7.89 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rmodi6/gesture-recognition

Recognizing Swiping Gestures on a touchscreen using SHARK2 Decoder

Language: Python - Size: 105 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 3

Worie/btt

Low level MacOS management in JavaScript via BetterTouchTool

Language: TypeScript - Size: 1.75 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 120 - Forks: 7

Tritonix711/Gesture-Scroll-Control

Gesture Scroll Control is a Python application that lets you control scrolling on your desktop using hand gestures. With a simple hand movement, you can navigate through web pages and apps without needing to touch your mouse or keyboard. It's designed for ease of use and hands-free navigation.

Language: Python - Size: 8.79 KB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 8 - Forks: 0

AbhishekSinghDhadwal/Indian-Sign-Language-Translator

An Indian Sign Language Translator, created with the aim of achieving near-real time outputs, along with background and illumination independence.

Language: Python - Size: 16.6 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 40 - Forks: 7

powerumc/vsgesture

VSGesture can execute command via mouse gestures within Visual Studio.

Language: C# - Size: 1.02 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 5

iolitetech/IOGesture

IOGesture is a gesture recognition library for Blazor applications, wrapping the TinyGesture.js library. It simplifies handling touch and mouse gestures.

Language: C# - Size: 16.7 MB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

dirkzon/gesture-recognition

Real time gesture recognition using OpenCV & Mediapipe.

Language: Jupyter Notebook - Size: 25.5 MB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

hukenovs/slovo

Slovo: Russian Sign Language Dataset and Models

Language: Python - Size: 7.65 MB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 69 - Forks: 9

se-ran/DynamicASLProject

This project develops a real-time sign language recognition model to convert sign language into spoken language, enabling seamless communication and expanding opportunities for the hearing impaired.

Language: Jupyter Notebook - Size: 46.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

onl1ner/Hands 📦

🖐 Memory game with hand gesture recognition that will keep your brain in a good shape!

Language: Swift - Size: 78.1 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 39 - Forks: 0

Mindinventory/AnnimationWithSwiftUI

SwiftUI Animation

Language: Swift - Size: 77.4 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 2

myself-aas/InvisiClick

InvisiClick is a gesture-based virtual mouse control system that uses index finger movement for cursor navigation and a pinch gesture (index + middle fingers) for clicking. Built with OpenCV, MediaPipe, and PyAutoGUI, it offers a hands-free, low-resource alternative for computer interaction.

Language: Jupyter Notebook - Size: 17 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ferranpujolcamins/q-recognizer

Rust implementation of the $Q, $P, and $P+ gesture recognizers.

Language: Rust - Size: 665 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ai-forever/hagrid Fork of hukenovs/hagrid

HAnd Gesture Recognition Image Dataset

Language: Python - Size: 8.76 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1

gilzoide/unity-gesture-recognizers

Gesture recognizer scripts for Unity based on Input and EventSystem handlers

Language: C# - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 3

serious-games-darmstadt/awesome-signs

This repository represents an overview of our research in sign language recognition. Some of the linked repositories are private, so please contact me if there is interest in this data.

Size: 167 KB - Last synced at: about 10 hours ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

Aaminah2611/RPS_Gesture_Recognition_Application

A real-time Rock-Paper-Scissors game leveraging machine learning and computer vision. Featuring single and multiplayer modes, the application uses a CNN model with 92% gesture recognition accuracy, powered by OpenCV, Keras, and Flask. Demonstrates advanced gesture detection through precise hand movement tracking and interactive gameplay.

Language: Python - Size: 40.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

riyadRafiq/wearable-latent-embedding-exploitation

[IJCAI 2024] Official TensorFlow implementation of "Wearable Sensor-Based Few-Shot Continual Learning on Hand Gestures for Motor-Impaired Individuals via Latent Embedding Exploitation".

Language: Python - Size: 4.12 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

ChiragHariprasad/Gesture-Home

Home automation system designed for verbally disabled individuals

Language: Python - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

suyashb95/LeapProjects

Experiments with the Leap Motion API for Python

Language: Python - Size: 5.11 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 40 - Forks: 5

jmiskovic/lua-gestures Fork of lanceulmer/dollar.lua

A lua port of the JavaScript $1 Unistroke Recognizer

Language: Lua - Size: 424 KB - Last synced at: about 13 hours ago - Pushed at: 7 months ago - Stars: 20 - Forks: 0

hanleyweng/Gesture-Recognition-101-CoreML-ARKit

Simple project to recognize hands in realtime. 👋 Serves as an Example for building your own object recognizer.

Language: Swift - Size: 12.6 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 346 - Forks: 49

ofelipelucca/LibrasController

Um software que reconhece gestos de libras e gestos customizados, e os transforma em um input de teclado ou mouse. (Python, TypeScript)

Language: Python - Size: 576 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

sukhijapiyush/Gesture-Recognition-using-the-CNN

A CNN-based hand gesture recognition project aimed at automating home appliances through recognition of the user's hand gestures.

Language: Jupyter Notebook - Size: 1.58 GB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

amirvl/Gestura

Gestura

Language: Max - Size: 354 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

justinmeiners/gesture-recognition

Handwriting and gesture recognition with line integrals.

Language: JavaScript - Size: 361 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 1

bhargavi852004/Vision-Pong-Gesture-Controlled-Gaming

The Gesture-Based Pong Game is an interactive hands-free version of Pong, where players control the paddle using real-time hand movements captured via a webcam. Developed with Python, Pygame, OpenCV, and MediaPipe, it features dynamic ball movement, score tracking, and audio feedback.

Language: Python - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

XanderSteyn/Hand-Tracker

A Python app that tracks hand movements via webcam to control the mouse cursor and simulate clicks with pinch gestures.

Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Cuki-Chang/Human-Drone-communication

Machine vision-based human detection and UAV-human interaction system

Language: Python - Size: 235 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

Soumilgit/Gesture-Sign-Language-Detection-using-Python

Recorded using my own built Chrome extension:) Updated video link below⬇️.

Language: Jupyter Notebook - Size: 1.41 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 4 - Forks: 2

Nhix00/EgoGesture_Recognition

Project for Computer Vision course at Sapienza University of Rome

Language: Python - Size: 2.15 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

VintellX/Gesture2Text

Real Time Hand Signs Recognition using CNN and LSTM Model.

Language: Jupyter Notebook - Size: 143 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 2

raselmahmud-coder/ViT-RFC-Fusion-for-Real-Time-Hand-Gesture-Recognition-in-Interactive-Systems

Analysis the use of Vision Transformer (ViT) for real-time hand gesture recognition using a webcam. The model is trained to recognize hand gestures representing digits (1-10) from the Chinese Hand Gesture Number Recognition Dataset and ASL Dataset.

Language: Python - Size: 13.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

wcchoi/dollar-q

JavaScript Implementation & Demo UI of $Q Super-Quick Recognizer

Language: JavaScript - Size: 576 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 1

Viivveekk/Desktop-Controller

The virtual application to control the desktop using hand gestures and through mobile screen.

Language: Python - Size: 422 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

mikhail-vlasenko/grlib

Gesture recognition library for Python

Language: Python - Size: 251 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 2

Jjateen/AIOT-Workshop

This repository contains resources, including circuit diagrams, code, and project files from the IoTics AIoT Workshop, focusing on integrating Artificial Intelligence (AI) with the Internet of Things (IoT). It features hands-on projects exploring sensor integration, cloud services, machine learning, and robotics.

Language: Jupyter Notebook - Size: 56.1 MB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 24 - Forks: 19

SON-Abe/HoloTouch

Senior Design HoloTouch

Language: Python - Size: 1.05 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

upangshu1234/Doctor-Strange-Hands

🌀 Real-time Doctor Strange Magic Circle Effect using OpenCV & MediaPipe. Tracks hand gestures and overlays animated magic circles dynamically.

Language: Python - Size: 525 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Anamika-JH/Autostereoscopic-display.github.io

The proposed system presents a 3D holographic display using the Pepper's Ghost technique to create illusionary three-dimensional images on a semi-reflective surface, allowing interaction through multiple modalities controlled by a Raspberry Pi.

Language: JavaScript - Size: 69.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

emanuele-em/nuxt-swipe

🚀 📱 The Nuxt-Swipe plugin allows you to easily add swipe gesture support to your Nuxt3 projects. With this plugin, you can use swipe gestures to navigate between pages, trigger actions, and much more

Language: TypeScript - Size: 580 KB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 9 - Forks: 1

MonzerDev/Real-Time-Sign-Language-Recognition

A real-time sign language recognition system utilizing MediaPipe and CNNs to classify static gestures (A-Z, 1-9). Includes custom datasets, preprocessing, training, and evaluation scripts, designed to enhance accessibility for the deaf and hard-of-hearing communities.

Language: Python - Size: 22.2 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

mjdonders/CST816_TouchLib

Arduino library for CST816 touch screen (tested with LilyGO T-Display ESP32-S3 and T-Display S3 AMOLED)

Language: C++ - Size: 185 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 15 - Forks: 2

Related Keywords
gesture-recognition 708 python 158 opencv 142 computer-vision 121 machine-learning 113 mediapipe 103 deep-learning 88 gesture 63 gesture-detection 56 tensorflow 50 opencv-python 38 arduino 34 mediapipe-hands 32 cnn 31 python3 30 hand-tracking 30 ai 29 hand-gesture-recognition 24 pytorch 23 neural-network 23 human-computer-interaction 23 image-processing 22 sign-language-recognition 22 artificial-intelligence 22 gesture-recognizer 21 keras 20 javascript 20 gesture-control 20 android 18 convolutional-neural-networks 18 lstm 17 robotics 15 gestures 15 face-recognition 14 java 14 unity 14 ios 13 object-detection 13 tensorflowjs 13 kinect 13 deep-neural-networks 13 dataset 12 classification 11 neural-networks 10 game 10 action-recognition 10 sign-language 10 asl 10 cv2 10 iot 10 face-detection 10 swipe 9 swift 9 pose-estimation 9 transfer-learning 9 keras-tensorflow 9 hand-detection 9 sign-language-recognition-system 8 touch 8 volume-control 8 pyautogui 8 camera 8 hand-gestures 8 raspberry-pi 8 hand 8 cnn-classification 8 american-sign-language 8 handtracking 8 game-development 8 real-time 8 esp32 8 voice-recognition 7 unity3d 7 leap-motion 7 webcam 7 myo-armband 7 augmented-reality 7 csharp 7 linux 7 speech-recognition 7 numpy 7 hand-gesture 7 video-processing 6 react 6 emg 6 text-to-speech 6 react-native 6 surface-emg 6 gesture-controller 6 tensorflow2 6 recognition 6 sign-language-translation 6 image-recognition 6 touchpad 6 image-classification 6 matlab 6 mouse 6 cpp 5 scikit-learn 5 flask 5