An open API service indexing awesome lists of open source software.

https://github.com/rajsinha7/hand-gesture-recognition

This project serves as a foundation for integrating hand gesture controls into interactive applications like games, presentations, or robotic controls. It features: Real-time hand tracking with MediaPipe Hands and Live visualization of hand landmarks and gesture labels
https://github.com/rajsinha7/hand-gesture-recognition

mediapipe numpy opencv python

Last synced: 7 months ago
JSON representation

This project serves as a foundation for integrating hand gesture controls into interactive applications like games, presentations, or robotic controls. It features: Real-time hand tracking with MediaPipe Hands and Live visualization of hand landmarks and gesture labels

Awesome Lists containing this project

README

          

# Hand-Gesture-Recognition
This project demonstrates real-time hand gesture recognition using MediaPipe Hands and OpenCV. The system detects hand landmarks from webcam video input and classifies simple finger gestures such as Thumbs Up, Index Finger Up, Middle Finger Up, Ring Finger Up, and Pinky Finger Up.