Skip to content

nishtha981/hand-gesture-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hand Gesture Control

Description

This program detects hand gestures in real-time using the Mediapipe library and controls the keyboard keys accordingly. It can be used to control games or other applications using hand gestures.

Prerequisites

  • Python 3.9 or later
  • OpenCV
  • Mediapipe
  • PyAutoGUI

Installation

You can install the necessary libraries by running the following command:

pip install opencv-python mediapipe pyautogui

Maintainer Name: Nishtha P

Releases

No releases published

Packages

No packages published

Languages