Skip to content

Latest commit

ย 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 

Repository files navigation

Hand Gesture Control using MediaPipe and OpenCV ๐Ÿ‘‹๐ŸŽฎ

This Python script demonstrates real-time hand gesture control using MediaPipe and OpenCV libraries. The code tracks hand movements through a webcam feed, recognizing specific gestures to control keyboard inputs.

Features ๐ŸŒŸ

  • Detects hand landmarks using MediaPipe ๐Ÿ‘
  • Interprets hand gestures to control keyboard inputs โŒจ๏ธ
  • Recognizes gestures for directional movements (Right, Left, Forward) and special actions (Shift) ๐Ÿš€

Requirements ๐Ÿ› ๏ธ

  • Python 3.x ๐Ÿ
  • OpenCV ๐Ÿ“ท
  • Mediapipe ๐Ÿ–๏ธ
  • pynput ๐Ÿ•น๏ธ

Usage ๐Ÿš€

  1. Install the required libraries using pip:
    pip install opencv-python mediapipe pynput

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages