{"id":20432775,"url":"https://github.com/bieanimaton/image-detection","last_synced_at":"2026-04-20T13:04:14.917Z","repository":{"id":244945632,"uuid":"310448725","full_name":"BieAnimaton/Image-Detection","owner":"BieAnimaton","description":"Machine Learning and Computer Vision project to detect face, eye, body and general objets in static image or video.","archived":false,"fork":false,"pushed_at":"2020-11-09T10:45:09.000Z","size":4225,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T18:41:37.588Z","etag":null,"topics":["body-detection","car-detection","cascades","computer-vision","face-detection","image-classification","machine-learning","opencv","python"],"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/BieAnimaton.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":"2020-11-06T00:16:57.000Z","updated_at":"2021-02-27T16:27:49.000Z","dependencies_parsed_at":"2024-06-18T14:31:39.617Z","dependency_job_id":"6c171e84-90b8-4df7-960c-35c4c0546932","html_url":"https://github.com/BieAnimaton/Image-Detection","commit_stats":null,"previous_names":["bieanimaton/image-detection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BieAnimaton%2FImage-Detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BieAnimaton%2FImage-Detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BieAnimaton%2FImage-Detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BieAnimaton%2FImage-Detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BieAnimaton","download_url":"https://codeload.github.com/BieAnimaton/Image-Detection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241975396,"owners_count":20051472,"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":["body-detection","car-detection","cascades","computer-vision","face-detection","image-classification","machine-learning","opencv","python"],"created_at":"2024-11-15T08:16:32.810Z","updated_at":"2026-04-20T13:04:14.884Z","avatar_url":"https://github.com/BieAnimaton.png","language":"Python","readme":"# General-Detection\n\nThis is a project about Machine Learning and Computer Vision using OpenCV and\nTrained Cascasdes to detect face, body, smile, and others objects in image or video.\n\n## Image\n![lena](https://user-images.githubusercontent.com/52220244/98531200-c4dcb180-225e-11eb-9d9d-61910d2367c6.JPG)\n\n![faith connors](https://user-images.githubusercontent.com/52220244/98531296-e5a50700-225e-11eb-9ade-1ce5f6de43ed.JPG)\n\n![car 1](https://user-images.githubusercontent.com/52220244/98531074-91018c00-225e-11eb-8e29-3e4984703569.JPG)\n\n![face and eyes detection](https://user-images.githubusercontent.com/52220244/98531034-834c0680-225e-11eb-9678-5eaa5f85daa9.JPG)\n\n![face and eyes detection 2](https://user-images.githubusercontent.com/52220244/98531039-847d3380-225e-11eb-9681-a630f2a77e09.JPG)\n\n## How Install :bookmark_tabs:\n```\n# Create folder for store the files, like 'GeneralDetection'\n\nIMPORTANT!\nCascades (Haar Cascade) is a XML file trained with positives and negatives images to fast\ndetection of objects, body parts and whatever. Method created by Paul Viola and Michael Jones\n\n# Clone the project\ngit clone https://github.com/BieAnimaton/Image-Detection\n\n# Install the dependencies\npip install opencv-python or install from IDE (PyCharm for example).\n\nUse  \"cascades\" folder to set your cascade XML from detection. \nUse \"pessoas\" or \"others\" to select a image to start the detection.\n\n# To start\npython \"video detection.py\" \n   or\npython [others .py files]\n\n# The project messages will appear on console\n```\n\n## Features :hammer_and_wrench:\n- Python 3.7\n- OpenCV","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbieanimaton%2Fimage-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbieanimaton%2Fimage-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbieanimaton%2Fimage-detection/lists"}