Senior health monitoring using Kinect (original) (raw)

Kinect-based solution for the home monitoring of gait and balance in elderly people with and without neurological diseases

2022

Alterations of gait and balance are a significant cause of falls, injuries, and consequent hospitalizations in the elderly. In addition to age-associated motor decline, other factors can impact gait and stability, including the motor dysfunctions caused by neurological diseases such as Parkinson's disease or hemiplegia after stroke. Monitoring changes and deterioration in gait patterns and balance is crucial for activating rehabilitation treatments and preventing serious consequences. This work presents a Kinect-based solution, suitable for domestic contexts, for assessing gait and balance in individuals at risk of falling. The system captures body movements during home acquisition sessions scheduled by clinicians at definite times of the day and automatically estimates specific functional parameters to objectively characterize the subjects' performance. The system includes a graphical user interface designed to ensure usability in unsupervised contexts: the human-computer interaction mainly relies on natural body movements to support the self-management of the system, if the motor conditions allow it. This work presents the system's features and facilities, and the preliminary results on healthy volunteers' trials.

Fall detection in homes of older adults using the Microsoft Kinect

IEEE journal of biomedical and health informatics, 2015

A method for detecting falls in the homes of older adults using the Microsoft Kinect and a two-stage fall detection system is presented. The first stage of the detection system characterizes a person's vertical state in individual depth image frames, and then segments on ground events from the vertical state time series obtained by tracking the person over time. The second stage uses an ensemble of decision trees to compute a confidence that a fall preceded on a ground event. Evaluation was conducted in the actual homes of older adults, using a combined nine years of continuous data collected in 13 apartments. The dataset includes 454 falls, 445 falls performed by trained stunt actors and nine naturally occurring resident falls. The extensive data collection allows for characterization of system performance under real-world conditions to a degree that has not been shown in other studies. Cross validation results are included for standing, sitting, and lying down positions, near ...

Systematic review of indoor fall detection systems for the elderly using Kinect

International Journal of Telemedicine and Clinical Practices

The fall of the elderly presents a major health problem as it may cause fatal injuries. To improve the life quality of the elderly, researchers have developed several fall detection systems. Several sensors have been used to overcome this problem. So far, Microsoft Kinect has been the most used camera-based sensor for fall detection. This motion detector can interact with computers through gestures and voice commands. In this article, we presented a comprehensive survey of the latest fall detection research using the Kinect sensor. We provide an overview of the main features of the two Kinect versions V1 and V2 and compare their performances. Then, we detailed the method used for the articles selection. We provided a classification of the fall detection techniques to highlight the main differences between them. Finally, we concluded that it is not enough to evaluate a system performance under simulated conditions. It is important to test these approaches on old people who are likely to fall.

Development of a Fall Detection System with Microsoft Kinect

Falls are the leading cause of injury and death among older adults in the US. Computer vision systems offer a promising way of detecting falls. The present paper examines a fall detection and reporting system using the Microsoft Kinect sensor. Two algorithms for detecting falls are introduced. The first uses only a single frame to determine if a fall has occurred. The second uses time series data and can distinguish between falls and slowly lying down on the floor. In addition to detecting falls, the system offers several options for reporting. Reports can be sent as emails or text messages and can include pictures during and after the fall. A voice recognition system can be used to cancel false reports.

Towards a Real-Time Fall Detection System using Kinect Sensor

International Journal of Computer Vision and Image Processing

Falls are the major health problem among older people who live alone in their home. In the past few years, several studies have been proposed to solve the dilemma especially those which exploit video surveillance. In this paper, in order to allow older adult to safely continue living in home environments, the authors propose a method which combines two different configurations of the Microsoft Kinect: The first one is based on the person's depth information and his velocity (Ceiling mounted Kinect). The second one is based on the variation of bounding box parameters and its velocity (Frontal Kinect). Experimental results on real datasets are conducted and a comparative evaluation of the obtained results relative to the state-of-art methods is presented. The results show that the authors' method is able to accurately detect several types of falls in real-time as well as achieving a significant reduction in false alarms and improves detection rates.

A Real-Time Fall Detection System in Elderly Care Using Mobile Robot and Kinect Sensor

The growing population of elderly people especially in developed countries motivates the researchers to develop healthcare systems to ensure the safety of elderly people at home. On the other hand, mobile robots can provide an efficient solution to healthcare problem. Moreover, using new technologies such as the Kinect sensor with robotics could bring new ways to build intelligent systems that could use to monitor the elderly people, and raise an alarm in case of dangerous events, such as falling down, are detected. Falls and their consequences are a major risk especially for elderly people who live alone where immediate assistance is needed. In this work, the Kinect sensor is used to introduce a mobile robot system to follow a person and detect when the target person has fallen. In addition, the mobile robot is provided with a cell phone that is used to send an SMS message notification and make an emergency call when a fall is detected.

An online one class support vector machine-based person-specific fall detection system for monitoring an elderly individual in a room environment

IEEE journal of biomedical and health informatics, 2013

In this paper, we propose a novel computer vision-based fall detection system for monitoring an elderly person in a home care, assistive living application. Initially, a single camera covering the full view of the room environment is used for the video recording of an elderly person's daily activities for a certain time period. The recorded video is then manually segmented into short video clips containing normal postures, which are used to compose the normal dataset. We use the codebook background subtraction technique to extract the human body silhouettes from the video clips in the normal dataset and information from ellipse fitting and shape description, together with position information, is used to provide features to describe the extracted posture silhouettes. The features are collected and an online one class support vector machine (OCSVM) method is applied to find the region in feature space to distinguish normal daily postures and abnormal postures such as falls. The r...

Assessing the Kinect’s Capabilities to Perform a Time-Based Clinical Test for Fall Risk Assessment in Older People

Lecture Notes in Computer Science, 2014

The Choice Stepping Reaction Time (CSRT) task is time-based clinical test that has shown to reliably predict falls in older adults. Its current mode of delivery involves the use of a custom-made dance mat device. This mat is a measurement tool that can reliably obtain step data to discriminate between fallers and non-fallers. One of the pitfalls of this test is that the technology in use still imposes an obstacle on the degree of freedom to be able to perform adaptive exercises suitable for the elderly. In this paper, we describe a Kinect-based system that measures stepping performance through the use of a hybrid version of the CSRT task. This study focuses on assessing this system's capabilities to reliably measure a time-based clinical test of fall risk. Results showed a favorable correspondence and agreement between the two systems, suggesting that this platform could be potentially useful in the clinical practice.

Fall detection based on posture classification for smart home environment using kinect

IEEE, 2020

According to us, there is no better use of computer other than helping humanity. As soon as a person grow older, he/she has great chance of injury while falling. So, we have an idea to create a software that recognize the person fall and alert the concerning authority immediately. Our project based on the analyzing human fall posture detection. Which based on automatic capturing the fall of a person and alert the authorize people. This will be both automatic and feature learning approach. We will have the dataset of people of falling and normal activities and events. Experimentation will be done and we will try to achieve the higher accuracy of fall detection than the preexisting fall detection posture recognition software.

Posture Recognition Based Fall Detection System For Monitoring An Elderly Person In A Smart Home Environment

2012

We propose a novel computer vision based fall detection system for monitoring an elderly person in a home care application. Background subtraction is applied to extract the foreground human body and the result is improved by using certain post-processing. Information from ellipse fitting and a projection histogram along the axes of the ellipse are used as the features for distinguishing different postures of the human. These features are then fed into a directed acyclic graph support vector machine (DAGSVM) for posture classification, the result of which is then combined with derived floor information to detect a fall. From a dataset of 15 people, we show that our fall detection system can achieve a high fall detection rate (97.08%) and a very low false detection rate (0.8%) in a simulated home environment.