{"id":19207686,"url":"https://github.com/gill-singh-a/pedestrian-detection","last_synced_at":"2026-05-04T00:35:00.748Z","repository":{"id":158329760,"uuid":"633984335","full_name":"Gill-Singh-A/Pedestrian-Detection","owner":"Gill-Singh-A","description":"A Python Program that uses OpenCV's haarcascade to Detect Pedestrians","archived":false,"fork":false,"pushed_at":"2023-05-29T08:49:06.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-14T00:03:04.883Z","etag":null,"topics":["computer-vision","object-detection","opencv","pedestrian-detection","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-28T18:32:21.000Z","updated_at":"2023-05-18T16:51:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"b54bf933-e464-4d66-ad65-6407d61012a2","html_url":"https://github.com/Gill-Singh-A/Pedestrian-Detection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gill-Singh-A/Pedestrian-Detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FPedestrian-Detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FPedestrian-Detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FPedestrian-Detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FPedestrian-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/Pedestrian-Detection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FPedestrian-Detection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32590456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: 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","object-detection","opencv","pedestrian-detection","python","python-3"],"created_at":"2024-11-09T13:21:57.451Z","updated_at":"2026-05-04T00:35:00.725Z","avatar_url":"https://github.com/Gill-Singh-A.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pedestrain Detection\nA Python Program that uses OpenCV's haarcascade to Detect Pedestrians\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* '-p', \"--cascade-file-pedestrians\" : Path to cascade File for Pedestrian 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 Pedestrains.\u003cbr /\u003e\nOn the Command Line Interface, it displays the number of Pedestrains 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%2Fpedestrian-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgill-singh-a%2Fpedestrian-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgill-singh-a%2Fpedestrian-detection/lists"}