🎯 Objectives:
The goal of this project is try to develop a computer vision based software for mouse events like air mouse, volume and opening youtube by using Hand Gestures.
Try to develop a computer vision based mouse.
📋 Requirements
Download Python
For Opencv type pip install opencv-python in command prompt
For Numpy type pip install numpy in command prompt
For PyAutoGUI type pip install pyautogui in command prompt
For mediapipe type pip install mediapipe in command prompt
For comtypes type pip install comtypes
For Pycaw.pycaw type pip install pycaw in command prompt