{"id":19207721,"url":"https://github.com/gill-singh-a/eye-detection","last_synced_at":"2026-04-21T09:31:12.032Z","repository":{"id":157617989,"uuid":"633568726","full_name":"Gill-Singh-A/Eye-Detection","owner":"Gill-Singh-A","description":"A Python Program that uses OpenCV's haarcascade to Detect Eyes","archived":false,"fork":false,"pushed_at":"2023-05-28T12:09:51.000Z","size":187,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T06:46:21.594Z","etag":null,"topics":["computer-vision","eye-detection","face-detection","opencv","python","python-3"],"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/Gill-Singh-A.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-04-27T19:52:39.000Z","updated_at":"2023-05-18T16:50:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f5d16dd-c6b7-4c39-9ffd-c7e57374c954","html_url":"https://github.com/Gill-Singh-A/Eye-Detection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gill-Singh-A/Eye-Detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FEye-Detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FEye-Detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FEye-Detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FEye-Detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gill-Singh-A","download_url":"https://codeload.github.com/Gill-Singh-A/Eye-Detection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FEye-Detection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32085397,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","eye-detection","face-detection","opencv","python","python-3"],"created_at":"2024-11-09T13:22:16.061Z","updated_at":"2026-04-21T09:31:11.233Z","avatar_url":"https://github.com/Gill-Singh-A.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eye Detection\nA Python Program that uses OpenCV's haarcascade to Detect Eyes\n\n## Requirements\nLanguage Used = Python3\u003cbr /\u003e\nModules/Packages used:\n* cv2\n* datetime\n* optparse\n* time\n* colorama\n\u003c!-- --\u003e\nInstall the dependencies:\n```bash\npip install -r requirements.txt\n```\n\n## Input\nIt takes the following arguments from the command that is used to run the Python Program:\n* '-i', \"--image\" : Path to the Image file (If not specified, will take frame from Camera Stream)\n* '-f', \"--cascade-file-face\" : Path to cascade File for Face Detection\n* 'e', \"--cascade-file-eye\" : Path to cascade File for Eye Detection\n* '-s', \"--scale-factor\" : Scale Factor\n* '-m', \"--min-neighbors\" : Minimum Neighbors\n\n## Output\nImage/Live Video Stream from the Camera with Detected Faces and Eyes.\u003cbr /\u003e\nOn the Command Line Interface, it displays the number of Faces and Eyes Detected.\n\n### Note\nIf the output was not what you expected, try to adjust the **scale-factor** and **min-neighbors** value.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgill-singh-a%2Feye-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgill-singh-a%2Feye-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgill-singh-a%2Feye-detection/lists"}