A simple Fingers Detection (or Gesture Recognition) using OpenCV and Python with background substraction 简单手势识别
-
Updated
Oct 11, 2019 - Python
A simple Fingers Detection (or Gesture Recognition) using OpenCV and Python with background substraction 简单手势识别
This repository contains python implementation for recognizing Indian sign language (ISL) gestures for deaf and dumb people.
A CNN model in numpy for gesture recognition
Hand Gesture Recognition - Hand tracking - Mediapipe
It's a hand gesture detection project.
Detection and classification of head gestures in videos
3D CNN-LSTM model for hand gesture recognition
This repository contains the implementation of the WACV2024 paper titled "Co-Speech Gesture Detection through Multi-Phase Sequence Labeling"
Gesture-controlled Flappy Bird-style game using real-time hand tracking. The player jumps by performing a closed-to-open hand gesture (0 → 5 fingers), with noise filtering and state-based logic to ensure stable interaction. Built with Python, using MediaPipe, OpenCV, and Pygame, and inspired by existing open-source projects.
Creating an AI that can play GTA san andreas game also adding some automation with python
Gesture detector using computer vision and neural network
A module to detect hand gestures on live feed of a camera using ML techniques to possibly control and navigate a system interface
Segment, Recognise and Count fingers from a live video feed
To detect motion with OpenCV and Python, you can use the following steps: Capture the video stream using a camera or a video file. Convert each frame of the video stream to grayscale. Apply a background subtraction algorithm to detect the regions where motion is occurring.
A comprehensive Python application that transforms your webcam into a powerful desktop control interface using computer vision and hand gesture recognition. Control media playback, volume, scrolling, and navigation with simple hand gestures - no mouse or keyboard required!
Touchpad triggered magic.
Use pyautogui, matplotlib and numpy library of python to control the mouse
A responsive, non-contact hardware interface that maps physical hand gestures directly to OS actions (web scrolling and system media control) using an Arduino Uno and Python.
Gesture Detection with Real-Time Emoji Animation using MediaPipe, OpenCV, and Python
A real-time virtual whiteboard application that combines live camera feed with interactive drawing capabilities. Built with Python, PySide6, OpenCV, and MediaPipe.
To associate your repository with the gesture-detection topic, visit your repo's landing page and select "manage topics."