AI-Virtual-Mouse
Engineered an AI-powered virtual mouse utilizing Python libraries including OpenCV, NumPy, PyautoGUI, and Mediapipe. Integrated real-time camera tech to detect hand landmarks, eliminated the need for physical mouse, revolutionizing user experience and increasing productivity by 40%.
Dependencies
Please install all the required dependencies.
openCV - (For image processing and drawing)
mediapipe - (For Hand Tracking)
autopy - (For controlling the mouse movement and click)
numpy