Skip to content

luisKisters/Hand-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hand-Recognition

This project implements real-time hand tracking and gesture recognition using MediaPipe and OpenCV. It was originally based on this tutorial video by Nicholas Renotte.

๐Ÿ”ง Installation

To install all required dependencies, run:

pip install -r requirements.txt

๐Ÿš€ Usage

  • hand_tracking_min_code.py Tracks and visualizes hand landmarks in a real-time webcam feed.

  • hand_tracking_two_fingers_touch.py Detects when the thumb and index finger are touching and prints True when they do

About

Real-time hand tracking with gesture recognition using MediaPipe and OpenCV.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages