{"id":22306565,"url":"https://github.com/raffashe/facerecpy","last_synced_at":"2026-05-10T03:02:26.049Z","repository":{"id":266000263,"uuid":"897091101","full_name":"raffashe/FaceRecPy","owner":"raffashe","description":"FaceRecPy is a simple facial detection project using Python, OpenCV, Mediapipe, and the CVZone library. This project captures real-time images using the webcam and detects faces in the video, displaying the results in a window.","archived":false,"fork":false,"pushed_at":"2024-12-02T02:26:27.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T12:14:33.412Z","etag":null,"topics":["cvzone","facial-detection","mediapipe","opencv","python-3"],"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/raffashe.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-02T02:19:54.000Z","updated_at":"2024-12-02T02:27:10.000Z","dependencies_parsed_at":"2024-12-02T02:45:50.980Z","dependency_job_id":null,"html_url":"https://github.com/raffashe/FaceRecPy","commit_stats":null,"previous_names":["raffashe/facerecpy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raffashe/FaceRecPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raffashe%2FFaceRecPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raffashe%2FFaceRecPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raffashe%2FFaceRecPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raffashe%2FFaceRecPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raffashe","download_url":"https://codeload.github.com/raffashe/FaceRecPy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raffashe%2FFaceRecPy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266161900,"owners_count":23885927,"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":["cvzone","facial-detection","mediapipe","opencv","python-3"],"created_at":"2024-12-03T19:52:03.993Z","updated_at":"2026-05-10T03:02:25.876Z","avatar_url":"https://github.com/raffashe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FaceRecPy\n\n**FaceRecPy** is a simple facial detection project using Python, OpenCV, Mediapipe, and the CVZone library. This project captures real-time images using the webcam and detects faces in the video, displaying the results in a window.\n\n## Technologies Used\n\n- **Python 3.9**\n- **OpenCV** (`opencv-python`)\n- **Mediapipe**\n- **CVZone**\n\n## Prerequisites\n\nBefore running the project, you will need to install the dependencies. It is recommended to use a virtual environment (such as `venv` or `virtualenv`).\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/yourusername/FaceRecPy.git\n   ```\n\n2. Create and activate a virtual environment (optional, but recommended):\n   ```bash\n   python -m venv venv\n   source venv/bin/activate  # For Linux/Mac\n   .\\venv\\Scripts\\activate  # For Windows\n   ```\n\n3. Install the project dependencies:\n   ```bash\n   pip install opencv-python mediapipe cvzone\n   ```\n\n## How to Run the Project\n\nAfter installing the dependencies, you can run the main script to start facial detection:\n\n```bash\npython main.py\n```\n\nThe script will open the webcam and start detecting faces in real-time. To stop the program, just press the **Esc** key.\n\n## Project Features\n\n- **Real-Time Facial Detection:** The project captures the webcam feed and uses CVZone's face detector to identify and highlight faces in the video.\n- **Simple Interaction:** The video with face detection is displayed in a window, and the program can be closed by pressing the **Esc** key.\n\n#\n\n\u003e You can use this code as a foundation to expand your idea, if you need to implement features like facial recognition, emotion detection, or other computer vision-related applications.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraffashe%2Ffacerecpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraffashe%2Ffacerecpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraffashe%2Ffacerecpy/lists"}