{"id":27206141,"url":"https://github.com/grayoj/facenition","last_synced_at":"2025-07-16T12:34:46.245Z","repository":{"id":103985868,"uuid":"588694311","full_name":"grayoj/facenition","owner":"grayoj","description":"This is a simple Python program powered by Open-CV that executes facial recognition within a console.","archived":false,"fork":false,"pushed_at":"2023-01-13T19:01:27.000Z","size":141,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T23:10:31.132Z","etag":null,"topics":[],"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/grayoj.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":"2023-01-13T18:56:37.000Z","updated_at":"2023-08-29T21:10:43.000Z","dependencies_parsed_at":"2023-04-09T04:17:08.973Z","dependency_job_id":null,"html_url":"https://github.com/grayoj/facenition","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/grayoj/facenition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayoj%2Ffacenition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayoj%2Ffacenition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayoj%2Ffacenition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayoj%2Ffacenition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grayoj","download_url":"https://codeload.github.com/grayoj/facenition/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayoj%2Ffacenition/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265509543,"owners_count":23779376,"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":"2025-04-09T23:10:08.236Z","updated_at":"2025-07-16T12:34:46.227Z","avatar_url":"https://github.com/grayoj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Facenition.\n\nThis is a simple Python program powered by Open-CV that executes facial recognition within a console.\n\n## Requiremets\n\n- Python 3.\n- OpenCV-Python.\n- Numpy.\n\n## Setup\n\nTo set this project up on your machine to test it's functionality follow the instructions below:\n\n1. Uninstall older versions of Python2 and install Python 3 as required in `runtime.txt`\n\n```bash\npython --version\nsudo add-apt-repository --remove ppa:fkrull/deadsnakes\nsudo apt-get update\nsudo apt-get remove --purge python2\nsudo apt install python3.10\n\n```\n\n2. Run the following command: `pip3 --version`\n3. Install the requirements: `sudo pip3 install -r requirements.txt`\n\nAssuming 3 didn't work: 4. install the requirement in this manner: `sudo pip3 install opencv-python`\n\nYou should have Python3, Numpy and OpenCV installed on your local machine.\n\n## Execute the program\n\nThe following commands will run the program, in your bash terminal.\n\n```bash\n$ cd facenition/\n$ vim main.py\n:terminal\n$ python3 main.py\n```\n\n## Credits\n\nOpen CV, Python, Linux.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrayoj%2Ffacenition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrayoj%2Ffacenition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrayoj%2Ffacenition/lists"}