{"id":21983077,"url":"https://github.com/arsho/face_detection","last_synced_at":"2026-04-16T13:33:33.869Z","repository":{"id":79174189,"uuid":"94991798","full_name":"arsho/face_detection","owner":"arsho","description":"Detect human and cat faces of an image","archived":false,"fork":false,"pushed_at":"2017-06-22T07:02:03.000Z","size":838,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T04:46:15.906Z","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/arsho.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":"2017-06-21T10:21:03.000Z","updated_at":"2021-08-09T19:11:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"f929fbcf-250d-4d73-8819-12a00ad3e8b4","html_url":"https://github.com/arsho/face_detection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fface_detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fface_detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fface_detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fface_detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arsho","download_url":"https://codeload.github.com/arsho/face_detection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245043799,"owners_count":20551838,"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-11-29T17:34:22.444Z","updated_at":"2026-04-16T13:33:28.848Z","avatar_url":"https://github.com/arsho.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Face Detection (Human and Cat faces)\n\nDetect human and cat faces in images. You can test on multiple images\nby keeping them inside ```input_test``` folder.\n\n## Packages Used\nThe program is coded using Windows 10 (64 bit) operating system with Python version 3.5.2.\n\nThe following packages are necessary to run the program:\n\nPackage | Version | Installation\n--- | --- | ---\n**OpenCV** | 3.2.0 | `pip install opencv-python`\n**Numpy** | 1.11.3 | `pip install numpy`\n**Matplotlib** | 1.5.3 | `pip install matplotlib`\n\n## Running the program\nOpen cat_human.py and click on Run \u003e Run Module. \nThe test images should be in input_test folder.\n\n## Test Images\n\n![alt ch2.jpg](https://raw.githubusercontent.com/arsho/face_detection/master/input_test/ch2.jpg)\n\n![alt ch3.jpg](https://raw.githubusercontent.com/arsho/face_detection/master/input_test/ch3.jpg)\n\n![alt ch6.jpg](https://raw.githubusercontent.com/arsho/face_detection/master/input_test/ch6.jpg)\n\n### Output Images\nThe output images consist of human and cat faces marked by color boxes.\n\n![alt ch2.jpg](https://raw.githubusercontent.com/arsho/face_detection/master/output_test/out_ch2.jpg)\n\n![alt ch3.jpg](https://raw.githubusercontent.com/arsho/face_detection/master/output_test/out_ch3.jpg)\n\n![alt ch6.jpg](https://raw.githubusercontent.com/arsho/face_detection/master/output_test/out_ch6.jpg)\n\n\n### References\n* [Detecting cats in image with opencv](http://www.pyimagesearch.com/2016/06/20/detecting-cats-in-images-with-opencv/)\n* [OpenCV data](https://github.com/opencv/opencv/tree/master/data/haarcascades)\n* [Basic Image Manipulations in Python and OpenCV](http://www.pyimagesearch.com/2014/01/20/basic-image-manipulations-in-python-and-opencv-resizing-scaling-rotating-and-cropping/)\n\n***\n\n### Feel free to contribute for improvement.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Fface_detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farsho%2Fface_detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Fface_detection/lists"}