Skip to content

VinothanaBalakrishnan05/Game-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

🖐️ Hand Gesture Keyboard Control

A real-time hand gesture recognition system using MediaPipe and OpenCV that lets you control keyboard inputs based on hand gestures.


⚡ Features

  • Detects left and right hands in real-time.
  • Recognizes thumbs up/down and finger positions.
  • Controls keyboard keys:
    • Right hand open (all fingers up) → Press 'right'
    • Left hand closed (all fingers down) → Press 'left'
  • Supports live video feed from webcam.

🛠️ Technologies

  • Python 3
  • OpenCV (Video capture and display)
  • MediaPipe (Hand detection and tracking)
  • Keyboard (Simulate key presses)

⚠️ Notes

  • Works best in good lighting conditions.
  • Ensure the webcam is properly connected.
  • This script simulates keyboard presses.
  • avoid running alongside critical apps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages