{"id":20754847,"url":"https://github.com/lhcee3/realtime-interaction","last_synced_at":"2026-04-16T00:33:05.260Z","repository":{"id":255229431,"uuid":"848934248","full_name":"lhcee3/Realtime-Interaction","owner":"lhcee3","description":"This is a Python-based face detection program that detect faces in real-time through your computer's camera and perform specific actions based on the detection results.","archived":false,"fork":false,"pushed_at":"2024-08-28T17:23:02.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T16:52:19.474Z","etag":null,"topics":["automation","mediapipe","mouse","pyautogui","pyth","recognition"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lhcee3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-28T17:11:43.000Z","updated_at":"2024-08-30T19:02:49.000Z","dependencies_parsed_at":"2024-08-28T19:26:55.936Z","dependency_job_id":null,"html_url":"https://github.com/lhcee3/Realtime-Interaction","commit_stats":null,"previous_names":["lhcee3/realtime-interaction"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lhcee3/Realtime-Interaction","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhcee3%2FRealtime-Interaction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhcee3%2FRealtime-Interaction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhcee3%2FRealtime-Interaction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhcee3%2FRealtime-Interaction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lhcee3","download_url":"https://codeload.github.com/lhcee3/Realtime-Interaction/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhcee3%2FRealtime-Interaction/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31866347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["automation","mediapipe","mouse","pyautogui","pyth","recognition"],"created_at":"2024-11-17T09:19:48.039Z","updated_at":"2026-04-16T00:33:05.226Z","avatar_url":"https://github.com/lhcee3.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Realtime Interaction Program\n\nThis is a Python-based face detection program that utilizes the OpenCV, MediaPipe, and PyAutoGUI libraries. The program is designed to detect faces in real-time through your computer's camera and perform specific actions based on the detection results.\n\n## Features\n\n- **Wink to Click:** Supports retina detection of face and helps you click when you wink.\n- **Hand Detection:** Utilizes MediaPipe’s advanced hand detection models for precise tracking of hand that also be used to control the cursor.\n- **Scroller:** Integrated with PyAutoGUI for automating GUI to scroll through any window with just a nod of head.\n\n## Requirements\n\nBefore you can run the program, you need to have the following Python libraries installed:\n\n- `opencv-python`\n- `mediapipe`\n- `pyautogui`\n\nYou can install these libraries using pip:\n\n```bash\npip install opencv-python mediapipe pyautogui\n```\n### How to Use\nClone the Repository:\n\nFirst, clone this repository to your local machine:\n\nbash\nCopy code\n```\ngit clone https://github.com/your-username/face-detection.git\ncd face-detection\n```\n### Run the Program:\n\nExecute the Python script to start the face detection:\n\npython face_detection.py\nThe program will automatically start the webcam and begin detecting faces. When a face is detected, the program can perform actions, such as moving the mouse cursor other automated tasks using PyAutoGUI.\n\n### Stopping the Program:\n\nTo stop the program, simply close the window displaying the webcam feed or press Ctrl+C in the terminal.\n\n### Contributing\nContributions are welcome! Please feel free to submit a Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhcee3%2Frealtime-interaction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flhcee3%2Frealtime-interaction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhcee3%2Frealtime-interaction/lists"}