Here is my python source code for HandGesture - Play Asphalt 9 (touchdrive mode) without touching keyboard. This project is an application of mediapipe hand detection. With my code, you can play Asphalt 9 (touchdrive mode) without touching keyboard.
- Closed left hand -> Nitro
- Tilt hand to the right/ left a little -> Select right/ left
- Tilt hand to the right/ left a lot -> Drift right/ left
- python 3.x
- cv2
- pyautogui
- keyboard
- mediapipe