handgesture-recognition
There are 102 repositories under handgesture-recognition topic.
onl1ner/Hands
🖐 Memory game with hand gesture recognition that will keep your brain in a good shape!
SubhiH/HandGesturesDroneController
Hand Gestures for Drone Control Using Deep Learning :fist: :hand: :helicopter: :point_up: :raised_hands:
gayathri1462/Controlling-Media-Player-with-Hand-Gestures-using-Convolutional-Neural-Network
An application to control media player from distance using hand gestures. It was developed by creating a hand gestures dataset using OpenCV, building a 2D CNN model for feature extraction and classification, and integrating the Keyboard keys to hand gestures using the PyAutoGUI library. whenever a gesture is predicted, the corresponding action is performed on the Media Player. Also, created a user interface using the Streamlit web framework and deployed source files with demo using streamlit.io sharing.
harshnamdev98/Hand-Gesture-Scrolling
This is project based on opencv and python by which we can control our pc by using hand gestures .
imkalyan/Hand-Gesture-Recognition
This repository includes a zip file which has the database and a matlab code.
K-GOKULAPPADURAI/AirGes-A-Customizable-Wireless-PC-Controller-using-Machine-Learning-by-Hand-Gestures
This repository contains a Python-based hand gesture recognition system that allows users to control applications using simple hand gestures. The system leverages the MediaPipe framework for real-time hand tracking and finger counting. Users can interact with their computers hands-free, making it ideal for presentations, media playback, and more.
MohamedAlaouiMhamdi/virtual_keyboard
The Virtual Hand Gesture Keyboard is an innovative and interactive project that offers a new way to type using hand gestures. This project leverages computer vision and machine learning techniques to track the user's hand movements and recognize specific gestures, which are then translated into virtual keypresses on the user's computer.
SkyThonk/Play-with-Hand-Gesture
With the help of OpenCV and Deep Learning CNN algorithm performing some action with hand gesture though webcam like I'm playing chrome browser famous game dinosaur jump. And for CNN model I have collected my own Dataset by capturing 350+ images.
AadrianLeo/AI-Rock-Paper-Scissor-with-hand-gesture
AI Rock Paper Scissor with hand gesture is an AI based python project in which you can detect hand and fingers and with the help of your fingers co-ordinates you can figure out if it is an rock, paper or scissor sign with the help of this you can play this game with the AI where the AI plays with the player and the scores are given as per who wins the game. you an start the game by pressing ' s ' on the keyboard per time you play.
abhiverse01/hand-gesture-recognizer
Hand Gesture Recognition for Sign language Detection deployed along a web application that recognizes through which one can translate hand gestures into commands or text using a webcam.
o-ikne/skelmae-shrec24
[SHREC24] Skeleton-based Self-Supervised Learning For Dynamic Hand Gesture Recognition
Self-nasu/HandFlow
Home Automation Using Hand-Gesture Recognition.
martatesar/webxr-hands-gestures-recognition
webxr hands gestures recognition (typescript, three.js)
o-ikne/SkelMAE
Skeleton-based Self-Supervised Feature Extraction for Improved Dynamic Hand Gesture Recognition
Enminxo/3D-Jointsformer
Official repository of 3D-Jointsformer for real-time handgesture recognition 👌
Irash-Perera/VirtualFingerMouse
A virtual mouse controlled by hand gestures using finger points. Implemented using mediapipe and openCV.
willogy-team/hand-gesture-recognition-smc2021
Our research "Fine-grained hand gestures recognition in multi-viewpoints hand hygiene". Oral presentation at IEEE SMC 2021
AliBigdeli/MicroPython-Promake-LED-VisionControl
control raspberry pi pico w led through mqtt and vision gestures
EchoSingh/HandGestRecognition
This project uses OpenCV to perform hand gesture recognition using a webcam.
Gunjaan/ChaiLens
ChaiLens is an openCV based project that uses technology to make ordering chai more fun and interactive. It works by analyzing how customers move, and then lets them choose what they want in their chai. This makes ordering chai easier and more fun!
krishna-chandel/Gesture-based-HCI-ML-Project
Teaching computers to understand sign language! This project uses image processing to recognize hand signs, making technology more inclusive and accessible.
mdo91/HandPoseML
Sample iOS app for classifying particular hand Poses using CoreML
SN1027/Hand-Gesture-recognition-using-machine-learning-and-mediapipe
This Hand gesture recognition project using mediapipe is developed to recognize various hand gestures. The user can custom train any number of various hand gestures to train a model.
UJAIR-SHAHA/PPT-Control-Using-Hand-gesture
PPT Control Using Hand Gesture is a project that allows you to control PowerPoint presentations using hand gestures. Instead of relying on traditional input devices like a keyboard or mouse, this project leverages computer vision techniques to detect hand gestures and map them to specific presentation commands.
vikanksh15/A-Gesture-Based-Tool-for-Sterile-Browsing-of-Radiology-Images
In this project, we have made a web portal where users can perform Sterile browsing.
YoushaaMurhij/Husky_UGV_Gesture_Control
This repository is based on Unity and ROS to simulate hand gesture control of Husky mobile robot.
lokk798/Hand-Gesture-Recognition-Using-CNN
CNN for hand gesture images
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.
Nasim-Khalili/Image_processing
Computer Vision Projects: Face & Hand Tracking
RohanCyberOps/Hand-Detection-Tool
This application leverages the power of MediaPipe and OpenCV to recognize hand gestures in real-time through your webcam. It's a fun and interactive way to explore hand tracking technology and can be used for various applications, from gaming to virtual interfaces.
Vinandra-Adam-Saputra/Volume-Brightness-Control
Hand Gesture System Controller 🖐️✨ Control your computer like a conductor! Wave your hands to adjust volume and brightness with this magical computer vision application.
YUVANANDHINI1/Virtual-Mouse
This project demonstrates how to control your computer's mouse using hand gestures with a webcam and the MediaPipe library. By tracking the position of your index finger and thumb, you can perform mouse actions such as clicking and moving the cursor, offering a touch-free interaction with your computer.