{"id":19661259,"url":"https://github.com/eikesan/video-fall-detection","last_synced_at":"2025-09-11T02:35:31.719Z","repository":{"id":110993569,"uuid":"140713602","full_name":"EikeSan/video-fall-detection","owner":"EikeSan","description":"Detect a person fall in videos using OpenCv","archived":false,"fork":false,"pushed_at":"2023-09-08T14:54:31.000Z","size":30876,"stargazers_count":44,"open_issues_count":1,"forks_count":25,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-07T14:04:04.241Z","etag":null,"topics":["contours","fall-detection","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/EikeSan.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,"zenodo":null}},"created_at":"2018-07-12T12:59:56.000Z","updated_at":"2025-05-07T16:33:31.000Z","dependencies_parsed_at":"2025-04-28T20:47:25.416Z","dependency_job_id":null,"html_url":"https://github.com/EikeSan/video-fall-detection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EikeSan/video-fall-detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EikeSan%2Fvideo-fall-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EikeSan%2Fvideo-fall-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EikeSan%2Fvideo-fall-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EikeSan%2Fvideo-fall-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EikeSan","download_url":"https://codeload.github.com/EikeSan/video-fall-detection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EikeSan%2Fvideo-fall-detection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274568322,"owners_count":25309281,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":["contours","fall-detection","opencv","python"],"created_at":"2024-11-11T16:06:48.545Z","updated_at":"2025-09-11T02:35:31.714Z","avatar_url":"https://github.com/EikeSan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# video-fall-detection\nOpenCv project to detect a person fall in videos with haarcascade\n\n# Prerequesite\nPackages used:\n- python==2.7.7\n- numpy==1.14.5\n- opencv-python==3.4.1.15\n- pylint==1.9.2\n- scikit-learn==0.19.1\n\n# How it works\nFor each frame readed of the video corverted into gray, is removed the background, finded the contour and drawed the contours.\nIf the heigh of the contour is lower than width, it may be a fall and we add 1 to a count, if the count is greater than 10, will be drawed a rectangle to the possible person fallen.\n\n# How to contribute\nTo contribute to this project make the following guide:\n- Fork this repository, It will create a copy of the repository into  your account.\n- Clone the forked repository. (`git clone https://github.com/my-user/video-fall-detection.git`)\n- Create your awesome code!\n- Commit and push the changes.\n- Create a pull request via Github. (Go to the forked repo and press the `Pull request` button)\n\nFell free to contribute ;)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feikesan%2Fvideo-fall-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feikesan%2Fvideo-fall-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feikesan%2Fvideo-fall-detection/lists"}