GDSC-IGDTUW-Autumn-of-Code-2022 / ML-projects-2023

5 stars 28 forks source link

add eye controlled mouse #8

Open anjpatel0323 opened 1 year ago

anjpatel0323 commented 1 year ago

I used media pipe, pyautogui, and cv2 in python (spyder) for this project  —->) MediaPipe provides open-source, cross-platform, and configurable machine-learning solutions for live and streaming video. such as human posture, facial tracking, and so on

—->)PyAutoGUI is a cross-platform Python GUI automation package for humans. Used to control the mouse and keyboard programmatically. PyAutoGUI currently only works on the primary display. PyAutoGUI is unreliable for the screen of a second monitor (the mouse functionalities on multi-monitor setups may or may not operate depending on your operating system and version). These are the most crucial modules in this project.

NOTE: This project is highly beneficial for those who do not have hands and can only handle the mouse with their eyes.

please check the link

---->https://drive.google.com/drive/folders/1ybaQoX74W9uJsg1NvkJxx_GUVzI6s3eP here is some proof of the project. In the video the mouse is controlled by the eyes of the user.

072arushi commented 1 year ago

@anjpatel0323 assigned

ASHWINISHARMABTCSAI118 commented 1 year ago

@072arushi In this project, I’ll write code to crop images of your eyes each time you click the mouse. Using this data, I can train a model in reverse, predicting the position of the mouse from your eyes.Please kindly assign me with this project!!