{"id":24841629,"url":"https://github.com/rajiv2004-cloud/eye-control-mouse","last_synced_at":"2025-04-12T10:52:01.816Z","repository":{"id":193518683,"uuid":"669386509","full_name":"rajiv2004-cloud/Eye-Control-Mouse","owner":"rajiv2004-cloud","description":"Eye Control Mouse","archived":false,"fork":false,"pushed_at":"2024-01-15T07:49:41.000Z","size":9,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T05:42:17.892Z","etag":null,"topics":["deep-learning","eye-detection","eye-tracking","eyetracking","machine-learning","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rajiv2004-cloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-07-22T05:41:40.000Z","updated_at":"2024-09-15T15:51:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"1accc764-478d-481b-bc7b-500050362700","html_url":"https://github.com/rajiv2004-cloud/Eye-Control-Mouse","commit_stats":null,"previous_names":["rajiv2004-cloud/mice","rajiv2004-cloud/eye-control-mouse"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajiv2004-cloud%2FEye-Control-Mouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajiv2004-cloud%2FEye-Control-Mouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajiv2004-cloud%2FEye-Control-Mouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajiv2004-cloud%2FEye-Control-Mouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajiv2004-cloud","download_url":"https://codeload.github.com/rajiv2004-cloud/Eye-Control-Mouse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248557844,"owners_count":21124165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-learning","eye-detection","eye-tracking","eyetracking","machine-learning","python3"],"created_at":"2025-01-31T07:19:51.269Z","updated_at":"2025-04-12T10:52:01.784Z","avatar_url":"https://github.com/rajiv2004-cloud.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eye Control Mouse\n\nThis Python script utilizes computer vision to create an eye-tracking mouse control system. The script uses the MediaPipe library for face mesh detection and PyAutoGUI for mouse control.\n\n## Setup\n\n### Prerequisites\n\n- Python 3.x\n- OpenCV\n- MediaPipe\n- PyAutoGUI\n\n### Installation\n\n1. Install the required dependencies:\n\n    ```bash\n    pip install opencv-python mediapipe pyautogui\n    ```\n\n2. Clone the repository:\n\n    ```bash\n    git clone https://github.com/rajiv2004-cloud/Eye-Control-Mouse.git\n    cd eye-control-mouse\n    ```\n\n## Usage\n\n1. Run the script:\n\n    ```bash\n    python eye_control_mouse.py\n    ```\n\n2. Adjust the camera to have a clear view of your face.\n\n3. Move your eyes to control the mouse cursor.\n\n4. Blink both eyes simultaneously to perform a click.\n\n## Features\n\n- Real-time eye tracking for mouse control.\n- Blink detection for mouse clicks.\n- Dynamic adjustment of mouse sensitivity based on eye movement.\n- On-screen visualization of eye and click points.\n\n## Customization\n\n- Modify the `screen_x` and `screen_y` variables to adjust the initial mouse cursor position.\n- Adjust the sensitivity factor in the mouse movement calculations for personalized control.\n\n## Known Issues\n\n- The script may require fine-tuning for different lighting conditions.\n- Blink detection sensitivity may need adjustment based on individual user behavior.\n\n## Contributing\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes and submit a pull request.\n\n\n## Acknowledgments\n\n- The script uses the [MediaPipe](https://mediapipe.dev/) library for face mesh detection.\n- [PyAutoGUI](https://pyautogui.readthedocs.io/) is used for mouse control.\n\nFeel free to customize the README file further based on your project's specific details and requirements.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajiv2004-cloud%2Feye-control-mouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajiv2004-cloud%2Feye-control-mouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajiv2004-cloud%2Feye-control-mouse/lists"}