{"id":29625177,"url":"https://github.com/theolepage/face-detection","last_synced_at":"2025-07-21T06:07:31.808Z","repository":{"id":97341215,"uuid":"155606377","full_name":"theolepage/face-detection","owner":"theolepage","description":"Simple C++ program to detect human faces in an image.","archived":false,"fork":false,"pushed_at":"2023-10-17T19:24:09.000Z","size":506,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T16:01:55.698Z","etag":null,"topics":["computer-vision","cpp","face-detection"],"latest_commit_sha":null,"homepage":"","language":"C++","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/theolepage.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}},"created_at":"2018-10-31T18:36:35.000Z","updated_at":"2023-10-17T19:24:14.000Z","dependencies_parsed_at":"2023-05-01T07:49:52.265Z","dependency_job_id":null,"html_url":"https://github.com/theolepage/face-detection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theolepage/face-detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theolepage%2Fface-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theolepage%2Fface-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theolepage%2Fface-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theolepage%2Fface-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theolepage","download_url":"https://codeload.github.com/theolepage/face-detection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theolepage%2Fface-detection/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266248501,"owners_count":23899056,"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":["computer-vision","cpp","face-detection"],"created_at":"2025-07-21T06:07:31.226Z","updated_at":"2025-07-21T06:07:31.792Z","avatar_url":"https://github.com/theolepage.png","language":"C++","readme":"# face-detection\n\n![Screenshot](https://raw.githubusercontent.com/theolepage/face-detection/master/docs/screenshot.png)  \n\nSimple C++ program to detect human faces in an image.\nInspired by [this very interesting article](https://medium.com/@ageitgey/machine-learning-is-fun-part-4-modern-face-recognition-with-deep-learning-c3cffc121d78).\n\n## Usage\n\nDependencies: `SDL2` and `SDL2_image`.  \n\n1. Clone this repository with `git clone git@github.com:theolepage/FaceDetection.git`.\n2. Compile the project by running the command `make` in the project folder.\n3. Execute the program with `./FaceDetection [path]`.\n\n## To-Do\n\n1. Improve the representation of HOGs on GUI\n2. Add webcam as input\n3. Improve performances and efficiency\n4. Implement sliding window method\n5. Create the NN and train it to recognize faces\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheolepage%2Fface-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheolepage%2Fface-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheolepage%2Fface-detection/lists"}