Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soumyagautam/eye-mouse-tracking
An iris-controlled mouse software for Windows, MacOS and Linux that can move the cursor and click anywhere by blinking left eye.
https://github.com/soumyagautam/eye-mouse-tracking
accessability automation eye-tracking mediapipe mediapipe-facemesh opencv pyautogui
Last synced: about 11 hours ago
JSON representation
An iris-controlled mouse software for Windows, MacOS and Linux that can move the cursor and click anywhere by blinking left eye.
- Host: GitHub
- URL: https://github.com/soumyagautam/eye-mouse-tracking
- Owner: soumyagautam
- Created: 2024-12-21T09:58:33.000Z (1 day ago)
- Default Branch: main
- Last Pushed: 2024-12-21T10:09:30.000Z (1 day ago)
- Last Synced: 2024-12-21T10:29:45.233Z (1 day ago)
- Topics: accessability, automation, eye-tracking, mediapipe, mediapipe-facemesh, opencv, pyautogui
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eye-Mouse-Tracking
An iris-controlled mouse software for Windows, MacOS and Linux that can move the cursor and click anywhere by blinking left eye.# Requirements:
1. Dependencies: OpenCV-python, Mediapipe, PyAutoGUI
2. Other Required Dependencies: pyobjc-core (for MacOS only), pyobjc (for MacOS only) and python3-xlib (for Linux only)