Kinect AAL
Kinect based ambient intelligence in AAL applications
Introduction

The development
In the first part of the work, I described the main aspects of designing AAL systems. Next, I examined the general capabilities of the sensor by preliminary experiments. Finally, I studied the available AAL systems and presented the preliminary design of a possible Kinect AAL system.

In the second part of my work, I presented the steps of system design and implementation. The gesture recognition is based on an available system which uses the DTW (Dynamic Time Warping) algorithm to recognize gestures. The base of ADL activity recognition is a multilevel model, of which the first level is a manually defined virtual map (context) that is created from the real world scene. The second level represents the gesture and movement information extracted from the sensor, and the third level represents the actual ADL activities. The system tracks the user, and maps his movement to the virtual map, which works like a filter for selecting the possible ADL activities. After determining the user’s velocity, position, orientation and gestures, the system is able to recognize the real ADL activities.
Fall detection is a general AAL problem, which is solved by many AAL applications,
but with quite different capabilities and precision.
The fall detection system presented in this
work measures the velocity, the height of the center of mass, and other temporal parameters,
and makes it possible to recognize falls, even in extreme conditions, such as falling behind
objects (being almost completely occluded), falling on objects like chairs, and long lasting
motionlessness. As a technique, the Kinect AAL system uses a fuzzy inference engine for
data fusion, as well as, ADL activity and emergency event generation.
Galery
Videók
Drinking gesture recognition
Gesture trainig and testing
ADL activity recognition
Fall detection test 1 (sleeping, sitting)
Fall detection test 2
Fall detection test 3 (fall on chair)
Project menu
Related links
- Develop for Kinect
Kinect development official website - OpenNI
Open source, free framework for development with Kinect - PrimeSense
3D sensor

