Mouse control with hand and webcamera using opencv python and color detection
-
Updated
Aug 12, 2025 - Python
Mouse control with hand and webcamera using opencv python and color detection
Mouse Tracking using Eyeballs is a Python-based project that allows users to control their mouse cursor using only eye movement and blinks. It uses MediaPipe FaceMesh to track facial landmarks and PyAutoGUI for cursor control, making it an accessible, hands-free alternative to traditional input devices.
Add a description, image, and links to the mousecontrol topic page so that developers can more easily learn about it.
To associate your repository with the mousecontrol topic, visit your repo's landing page and select "manage topics."