/Meyes

Guide the cursor through your lovely eyes...

Primary LanguagePythonMIT LicenseMIT

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 ๐Ÿ“ƒ