Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
Lecture Notes in Computer Science
…
8 pages
1 file
In this paper, we present an approach for human fall detection, which has important applications in the field of safety and security. The proposed approach consists of two parts: object detection and the use of a fall model. We use an adaptive background subtraction method to detect a moving object and mark it with its minimum-bounding box. The fall model uses a set of extracted features to analyze, detect and confirm a fall. We implement a two-state finite state machine (FSM) to continuously monitor people and their activities. Experimental results show that our method can detect most of the possible types of single human falls quite accurately.
2010
Commission VI, WG VI/4 ABSTRACT: Elderly monitoring through video surveillance systems may be a solution for detecting humans' falls. Traumas resulting from falls in the third age have been reported as the second most common cause of death, especially for the elderly. However, such monitoring architectures are usually too costly due to the high human resources required. Furthermore, they violate privacy. For this reason, a strong research interest is recently focusing on the use of advanced computer vision tools for detecting falls of elderly people. In this paper, we propose a real-time computer vision-based system capable of automatically detecting falls of elderly persons in rooms, using a single camera of low cost and thus low resolution. The system is automatically reconfigured to any background changes which cover not only light modifications but also texture alterations. In addition, the proposed method is not sensitive to camera movement, permitting the use of active cameras in person monitoring. Another important innovation of the proposed scheme is its independence from the direction of the fall, in contrast to reported approaches in which fall is usually identified only as rapid vertical motion. To achieve these goals, the system initially extracts the foreground object from the background using a background subtraction approach. Dynamic background modelling is achieved using an iterative approach which actively updates parts of the background texture, according to the level of motion in the scene and the location of the moving object. Regarding estimation of motion information, our approach exploits motion vectors information which is directly available from the MPEG coded video streams. This information is projects onto "good" descriptors to improve system reliability.
Lecture Notes in Computer Science, 2012
Several new algorithms for camera-based fall detection have been proposed in the literature recently, with the aim to monitor older people at home so nurses or family members can be warned in case of a fall incident. However, these algorithms are evaluated almost exclusively on data captured in controlled environments, under optimal conditions (simple scenes, perfect illumination and setup of cameras), and with falls simulated by actors.
2010 Fifth International Workshop Semantic Media Adaptation and Personalization, 2010
This paper presents a new scheme for detecting humans' falls in highly dynamic house environments. The scheme distinguishes falls from other humans' activities, like sitting, walking, lying, under (a) sudden and abrupt illumination changes (b) nonperiodic/significant motions in the background (chairs, curtains, tables), (c) humans' movements towards all possible directions across camera. In particular, we combine adaptive background models -able to capture slight modifications of the background patterns with motion-based algorithms that define with high confidence parts of an image that should be considered as foreground/background after a significant visual change. We adopt Gaussian Mixtures for the adaptive background modeling, while we propose hierarchical motion estimation algorithms implemented on selective descriptors. The algorithms are of real time and require single low cost cameras.
IFIP Advances in Information and Communication Technology, 2009
The monitoring of human physiological data, in both normal and abnormal situations of activity, is interesting for the purpose of emergency event detection, especially in the case of elderly people living on their own. Several techniques have been proposed for identifying such distress situations using either motion, audio or video data from the monitored subject and the surrounding environment. This paper aims to present an integrated patient fall detection platform that may be used for patient activity recognition and emergency treatment. Both visual data captured from the user's environment and motion data collected from the subject's body are utilized. Visual information is acquired using overhead cameras, while motion data is collected from on-body sensors. Appropriate tracking techniques are applied to the aforementioned visual perceptual component enabling the trajectory tracking of the subjects. Acceleration data from the sensors can indicate a fall incident. Trajectory information and subject's visual location can verify fall and indicate an emergency event. Support Vector Machines (SVM) classification methodology has been evaluated using the latter acceleration and visual trajectory data. The performance of the classifier has been assessed in terms of accuracy and efficiency and results are presented.
Proceedings of the 3rd International Conference on PErvasive Technologies Related to Assistive Environments - PETRA '10, 2010
The goal of a fall detection system is to automatically detect cases where a human falls and may have been injured. A natural application of such a system is in home monitoring of patients and elderly persons, so as to automatically alert relatives and/or authorities in case of an injury caused by a fall. This paper describes experiments with three computer vision methods for fall detection in a simulated home environment. The first method makes a decision based on a single frame, simply based on the vertical position of the image centroid of the person. The second method makes a threshold-based decision based on the last few frames, by considering the number of frames during which the person has been falling, the magnitude (in pixels) of the fall, and the maximum velocity of the fall. The third method is a statistical method that makes a decision based on the same features as the previous two methods, but using probabilistic models as opposed to thresholds for making the decision. Preliminary experimental results are promising, with the statistical method attaining relatively high accuracy in detecting falls while at the same time producing a relatively small number of false positives.
2011
More than thirty percent of older persons fall at least once a year and are often not able to get up again unaided. The lack of timely aid can lead to severe complications such as dehydration, pressure ulcers and death. A camera based fall detection system can provide a solution. In this paper we present our fall detection algorithm by rst explaining the object detection and afterwards the used fall features. We show the performance of the fall features separately and then also the performance of the different combinations using a support vector machine. Both are measured using our real-life dataset. We conclude that the usage of the aspect ratio of the bounding box combined with the speed of the head gives the best result with a sensitivity of 0.778 and a PPV of 0.366.
2020 Tenth International Conference on Image Processing Theory, Tools and Applications (IPTA)
According to the World Health Organization, falling of the elderly is a major health problem that causes many injuries and thousands of deaths every year. This increases pressure on health authorities to provide daily health care, reliable medical assistance, reduce fall damages and improve the elderly quality of life. For that, it is a priority to detect or predict falls accurately. In this paper, we present a fall detection approach based on human body geometry inferred from video sequence frames. We calculate the angular information between the vector formed by the head centroid of the identified facial image and the center hip of the body and the vector aligned with the horizontal axis of the center hip. Similarly, we calculate the distance between the vector formed by the head and the body center hip and the vector formed on its horizontal axis; we then construct distinctive image features. These angles and distances are then used to train a twoclass SVM classifier and a Long Short-Term Memory network (LSTM) on the calculated angle sequences to classify falls and nofalls activities. We perform experiments on the Le2i fall detection dataset. The results demonstrate the effectiveness and efficiency of the developed approach.
2012
In the effort of supporting elderly people living alone, this paper describes a novel video-based system for detecting fall incidents. Widths of a same person are extracted from two cameras whose fields of view are relatively orthogonal, for estimating the occupied area. We divide the scene into many small patches. Sizes of a person moving through the scene are clustered and kept in the buffer of each patch in which the person is captured, so-called Local Empirical Templates (LET), for building spatial distributions of occupied areas of the person in walking or standing poses. We realize that occupied areas of lying-down and sitting person are proportional to that of LET, spotted in the same scene patch. Therefore, we normalize the height and the occupied area of a person estimated from the two cameras with respect to those of LET in the same scene patch, leading the generation of a promising feature space in which three human states of standing, sitting or bending, and lying down, are in separable regions. Fall incidents can be inferred from the time-series analysis of human state transition. The experimental results with 24 realistic video samples in Multiple cameras fall dataset (1) demonstrates high detection and low false alarm rates.
The paper presents a system that recognizes human activities and detects falls in real-time. It consists of two wearable accelerometers placed on the user's torso and thigh. The system is tuned for robustness and real-time performance by combining domain-specific rules and classifiers trained with machine learning. The offline evaluation of the system's performance was conducted on a dataset containing a wide range of activities and different types of falls. The F-measure of the activity recognition and fall detection were 96% and 78%, respectively. Additionally, the system was evaluated at the EvAAL-2013 activity recognition competition and awarded the first place, achieving the score of 83.6%, which was for 14.2 percentage points better than the secondplace system. The competition's evaluation was performed in a living lab using several criteria: recognition performance, user-acceptance, recognition delay, system installation complexity and interoperability with other systems.
2024
www.ykeditora.com 1ª edição: 2021 2ª edição: 2021 2ª edição, 2ª tiragem: 2021 3ª edição: 2024 Objeto da obra: Tradução anotada das Institutas de Justiniano (em português) e sua edição crítica (em latim). Importância do texto traduzido: (i) primeira parte do famoso Corpus Iuris Civilis (Institutas – Digesto – Código – Novelas); (ii) manual do século VI d.C. para o estudante primeiranista do curso de direito de Constantinopla; (iii) base do estudo do direito privado até o século XIX (inclusive no Brasil); (iv) fonte do direito romano justinianeu (ou seja, tinha “força de lei”); (v) fonte do direito no Brasil até 1917; (vi) uma das bases principais para a codificação do direito privado no mundo (entre os séculos XVIII e XIX); (vii) uma das bases para a harmonização do direito supranacional contemporâneo; (viii) objeto amplo, pois não se restringe ao direito privado – também abordou (ainda que mais superficialmente) áreas do direito público (como o direito processual e o direito penal). Diferenciais da presente tradução: (i) versão inteiramente nova, desvinculada das precedentes, e adaptada ao momento atual do direito brasileiro contemporâneo; (ii) baseada em edição crítica (latina) inédita (também aqui transcrita); (iii) mais de 2.500 notas onde são explicados conceitos e indicadas similitudes de ideias e correspondências quer com outros textos romanos (desde a Lei das XII Tábuas, mas com destaque para as Institutas de Gaio e o Corpus Iuris Civilis, em especial o Digesto), quer com textos jurídicos nacionais contemporâneos (CF, CC, CPC, CP, ECA, CPM etc.); (iv) inserção de palavras-chave iniciais para cada fragmento (com base na edição de A. VINNIO – século XVII); (v) destaque (em vermelho) das ideias centrais de cada fragmento (com base na edição de A. CORVINO – século XVII). Público alvo: (i) não-romanista (jurista, historiador ou estudioso em geral), sem necessidade de qualquer conhecimento prévio de latim; (ii) romanista e latinista, em especial por conta da (em muitos pontos) inédita edição crítica em latim.
Ankara Üniversitesi Sosyal Bilimler Dergisi, 2024
Annals of the New York Academy of Sciences, 2010
Studi Medievali XXXVI (1995), 87-110, 1995
The Journal of Theological Studies, 2020
Kentlerde Kültür Sanat Yönetimi Yerel Yönetimler Araştırması, 2023
International Journal for Research in Applied Science & Engineering Technology (IJRASET), 2022
Smart Sensors, Measurement and Instrumentation, 2017
IEEE Transactions on Electron Devices, 2013
2021
Journal of Pain and Symptom Management, 2019
Journal of Physical Organic Chemistry, 1991
Food Science and Technology, 2021
Public recreation and landscape protection ..., 2024