{"id":19282280,"url":"https://github.com/jaybfn/simple-opencv-project","last_synced_at":"2026-06-08T23:32:15.402Z","repository":{"id":138331672,"uuid":"456296704","full_name":"jaybfn/Simple-OpenCV-project","owner":"jaybfn","description":"Face detection with Haar cascades is a machine learning strategy that involves  a cascade function with a collection of input data. Many pre-trained classifiers for the face, eyes, smile and body , and other facial features are already included in OpenCV. We'll be utilizing some of the haar cascade classifier today to detect face, eye and smile on a webcam.","archived":false,"fork":false,"pushed_at":"2022-02-06T23:14:28.000Z","size":289,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T22:25:52.710Z","etag":null,"topics":["computer-vision","face-detection","opencv-python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaybfn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-02-06T23:12:42.000Z","updated_at":"2022-07-18T15:45:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a5fb2a1-4676-49c4-9100-e2b72ceb1158","html_url":"https://github.com/jaybfn/Simple-OpenCV-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jaybfn/Simple-OpenCV-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybfn%2FSimple-OpenCV-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybfn%2FSimple-OpenCV-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybfn%2FSimple-OpenCV-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybfn%2FSimple-OpenCV-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaybfn","download_url":"https://codeload.github.com/jaybfn/Simple-OpenCV-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaybfn%2FSimple-OpenCV-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34085321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","face-detection","opencv-python","python3"],"created_at":"2024-11-09T21:26:02.911Z","updated_at":"2026-06-08T23:32:15.378Z","avatar_url":"https://github.com/jaybfn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A smiple OpenCV project which demonstrates Face, Eye and Smile detection using Haar Classifier.\n\n### Description:\n\nFace detection with Haar cascades is a machine learning strategy that involves  a cascade function with a collection of input data. \nMany pre-trained classifiers for the face, eyes, smile and body , and other facial features are already included in OpenCV. \nWe'll be utilizing some of the haar cascade classifier today to detect face, eye and smile on a webcam.\n\n### Tech stack\n\n1. Anaconda (https://docs.anaconda.com/anaconda/install/index.html) or VS code (https://code.visualstudio.com/download)\n2. python 3.9 \n3. OpenCV (to install using pip, just type in the command terminal 'pip install opencv-python')\n\n### Usage:\n\n1. git clone this repo\n2. Also, make sure you have installed OpenCV (more info: https://pypi.org/project/opencv-python/)\n3. from your terminal run the .py file as 'python detection.py'\n\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaybfn%2Fsimple-opencv-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaybfn%2Fsimple-opencv-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaybfn%2Fsimple-opencv-project/lists"}