{"id":22253048,"url":"https://github.com/tehran-lancer/face-recognition-with-cv2","last_synced_at":"2025-07-28T05:32:24.481Z","repository":{"id":244690891,"uuid":"815890985","full_name":"Tehran-Lancer/Face-recognition-with-cv2","owner":"Tehran-Lancer","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-19T12:13:19.000Z","size":355,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-19T22:11:26.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Tehran-Lancer.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-06-16T12:48:16.000Z","updated_at":"2024-06-19T14:14:28.000Z","dependencies_parsed_at":"2024-06-16T19:40:36.940Z","dependency_job_id":null,"html_url":"https://github.com/Tehran-Lancer/Face-recognition-with-cv2","commit_stats":null,"previous_names":["tehranlancer/face-recognition-with-cv2","tehran-lancer/face-recognition-with-cv2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tehran-Lancer%2FFace-recognition-with-cv2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tehran-Lancer%2FFace-recognition-with-cv2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tehran-Lancer%2FFace-recognition-with-cv2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tehran-Lancer%2FFace-recognition-with-cv2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tehran-Lancer","download_url":"https://codeload.github.com/Tehran-Lancer/Face-recognition-with-cv2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227869727,"owners_count":17832247,"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":[],"created_at":"2024-12-03T07:16:02.502Z","updated_at":"2024-12-03T07:16:03.532Z","avatar_url":"https://github.com/Tehran-Lancer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align='center'\u003e\n \u003cimg src=\"https://tehranlancer.com/media/2023/06/logo_lancer_h-2-copy.png\"\u003e\n\u003c/p\u003e\n\u003ch1 align='center'\u003eFace Detection Project with OpenCV\u003c/h1\u003e\n\u003cp\u003eThis project implements a simple face detection system using the OpenCV (cv2) library in Python. It uses two model files for face detection.\n\u003c/p\u003e\n\u003ch1\u003eFeatures :\u003c/h1\u003e\n\u003cui\u003e\n  \u003cli\u003eReal-time Face Detection: Detect faces in live video streams.\u003c/li\u003e\n  \u003cli\u003eImage Processing: Analyze and detect faces in static images.\u003c/li\u003e\n  \u003cli\u003eHigh Accuracy: Utilizes robust models to ensure high detection accuracy.\u003c/li\u003e\n  \u003cli\u003eScalable: Easy to extend and integrate with other projects.\u003c/li\u003e\n  \u003cli\u003eUser-Friendly: Simple and clear code structure for easy understanding and modification.\u003c/li\u003e\n\u003c/ui\u003e\n\u003ch1\u003e\n  Prerequisites:\n\u003c/h1\u003e\n\u003cp\u003e    Before you begin, ensure you have met the following requirements:\u003c/p\u003e\n\u003cui\u003e\n  \u003cli\u003ePython 3.6 or higher\n\n  \u003c/li\u003e\n  \u003cli\u003e\n    Libraries listed in `requirements.txt`\n  \u003c/li\u003e\n\u003c/ui\u003e\n\u003ch1\u003e\n  Installation :\n\u003c/h1\u003e\n\u003cp\u003eFollow these steps to set up the project on your local machine:\n\u003c/p\u003e\n\u003ch5\u003e1.Clone the repository:\u003c/h5\u003e\n\n   \n    git clone https://github.com/username/face-detection-project.git\n    cd face-detection-project\n\n\u003ch5\u003e2.Create and activate a virtual environment:\u003c/h5\u003e\n\n    python3 -m venv venv\n    source venv/bin/activate   # On Windows: venv\\Scripts\\activate\n\n\u003ch5\u003e3.Install the required libraries:\u003c/h5\u003e\n\n    pip install -r requirements.txt\n\u003ch1\u003eUsage :\u003c/h1\u003e\n\u003cp\u003e1.Place the model files in the `models/` directory.\u003c/p\u003e\n\u003cp\u003e2.Run the main script:\u003c/p\u003e\n\n    python face.py\n\u003cp\u003eFollow the on-screen instructions to start detecting faces.\u003c/p\u003e\n\u003cH3\u003eThanks to the project developer Miss Aram Ghodarzi\u003c/H3\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftehran-lancer%2Fface-recognition-with-cv2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftehran-lancer%2Fface-recognition-with-cv2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftehran-lancer%2Fface-recognition-with-cv2/lists"}