Bishal-Bhandari01 / hand_gesture_python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hand_gesture_python

Hand Gesture uses python mediapipe package to record the input and use that input to control virtual mouse or arrow key by using pyautogui.

Click here. for more information about this topic.

Requirement

  • Required to control mouse,keyboard,etc.
pip install pyautogui
  • Required to take input from the camera
pip install opencv-python
  • Required for indexing on the hand
pip install mediapipe

About


Languages

Language:Python 100.0%