Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S1-B12-Cursor_Movement_With_Eyeball_Using_OpenCV #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Nikhitha-OpenSource
Copy link

341734522-34178012-5954-4b8c-aa56-fcfeb47c7a06.mp4

The EyeBall Cursor Control project is a Python application that enables hands-free control of the computer cursor using real-time eye tracking. It leverages computer vision techniques, specifically using the MediaPipe library for face mesh and landmark detection, to track the user's eye movements through a webcam feed. By translating these movements into mouse cursor movements on the screen, users can interact with their computers without using their hands. The application also includes blink detection functionality, allowing users to simulate mouse clicks or trigger other predefined actions by blinking. It is designed to be cross-platform compatible, operating seamlessly on multiple operating systems with Python and required dependencies.

The EyeBall Cursor Control project is a Python application that enables hands-free control of the computer cursor using real-time eye tracking. It leverages computer vision techniques, specifically using the MediaPipe library for face mesh and landmark detection, to track the user's eye movements through a webcam feed. By translating these movements into mouse cursor movements on the screen, users can interact with their computers without using their hands. The application also includes blink detection functionality, allowing users to simulate mouse clicks or trigger other predefined actions by blinking. It is designed to be cross-platform compatible, operating seamlessly on multiple operating systems with Python and required dependencies.

Co-Authored-By: Chandu Haswanth Sai Sarath <[email protected]>
Co-Authored-By: CH-SAI-RAGHAVENDRA <[email protected]>
Co-Authored-By: Rakesh-Goud <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant