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 1 month 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.

Awesome Lists containing this project

README

          

# Eye-Mouse-Tracking
An iris-controlled mouse software for Windows, MacOS and Linux that can move the cursor, click anywhere by blinking left eye and right-click anywhere by blinking right eye. It also has a read-mode that can vertically scroll any page by the movement of 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)