This repo showcases simple dynamic hand gesture control using Google's Mediapipe HandTracking Model to perform detection and tracking. The python implementation for the mediapipe handtracking can be found here.
pyautogui is used for keyboard interfacing.
2 gestures, left swipe and scroll up, have been implemented in this repo, demonstrated to control slides during a presentation.
