GithubHelp home page GithubHelp logo

santhoshgithub22 / fall-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from harishrithish7/fall-detection

0.0 0.0 0.0 1.94 MB

Human Fall Detection from CCTV camera feed

License: GNU General Public License v3.0

MATLAB 100.00%

fall-detection's Introduction

Fall-Detection

Detect humans falling on the ground from a CCTV camera feed and limit the physical damage to the person by alerting the hospital authorities.

Introduction

Elderly people tend to slip and fall in homes and remain unattended for a long time. If the affected person is not treated immediately, serious health issues including brain injuries occur. The proposed solution automatically detects humans falling, through cameras installed in homes, and sends notification to family members and hospital authorities.

Requirements

MATLAB R2013a

Usage

####Installation

  1. Download zip
  2. Unzip
  3. Open falldetection.m in MATLAB

####MATLAB command line

falldetection <video_name>;

####Example

falldetection video.mp4;

Output

###Working Working

###Original video frame Original video frame

###Human segemented image Human segemented image

###Motion History Image (MHI) Motion History Image

###Human shape Human shape

###Fall Detected Notification Fall Detected Notification

YouTube Demo Video Link

Demo of the project

Youtube Video: Human Fall Detection

Flowchart

Flowchart

Note

  • Live transmission from the camera to the software is not supported. Instead, the data from the camera is first stored and then processed.
  • The video feed should be saved in '..\Fall-Detection\Video' folder.
  • The notification is sent to the user through an app installed on the phone. The apk file is not included in this repository.

Reference Paper

C.Rougier,J.MeunierFall,A.Arnaud and J.Rousseau. Detection from Human Shape and Motion History using Video Surveillance. Proceedings of the 21st International Conference on Advanced Information Networking and Applications Workshops,2007.

License

License

fall-detection's People

Contributors

harishrithish7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.