Skip to content

Akshat-unt/Meyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meyes - [Eyed cursor Controller] 👀

GitHub license

main

Imagine controlling your computer with your eyes. This is what Meyes does. It is a simple python script that uses the dlib library to detect the eyes and move the cursor accordingly. It also uses the pyautogui library to click and double click.

Installation ⚙️

pip install -r requirements.txt

Usage

python main.py

Flow of Control 🚥

  • OpenCV to capture the video from the webcam
  • Google’s MediaPipe to detect the face and the eyes
  • PyAutoGUI to move the cursor and click

Constraints ⛔

  • Decent camera quality
  • Proper lighting [can't function properly in low lighting]

Contributing 🛠️

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Help us overcome the constraints. ✌🏻

it took a whole lot effort to make this possible, would you mind giving us a star / sharing this? 😄

Contributors

Twitter Follow

  • maybe you? 😏

Acknowledgements 📃