An open API service indexing awesome lists of open source software.

https://github.com/rirefat/virtual-py-mouse

This project demonstrates how to control your computer's mouse cursor using hand gestures captured by a webcam. It uses OpenCV, MediaPipe, and PyAutoGUI libraries to recognize hand landmarks and translate them into mouse movements and clicks.
https://github.com/rirefat/virtual-py-mouse

python3

Last synced: 2 months ago
JSON representation

This project demonstrates how to control your computer's mouse cursor using hand gestures captured by a webcam. It uses OpenCV, MediaPipe, and PyAutoGUI libraries to recognize hand landmarks and translate them into mouse movements and clicks.

Awesome Lists containing this project