Next Article in Journal
Xurography as a Rapid Fabrication Alternative for Point-of-Care Devices: Assessment of Passive Micromixers
Next Article in Special Issue
Sensors for Entertainment
Previous Article in Journal
Anchoring of FRET Sensors—A Requirement for Spatiotemporal Resolution
Previous Article in Special Issue
Quaternion-Based Gesture Recognition Using Wireless Wearable Motion Capture Sensors
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Kinect-Based Virtual Game for the Elderly that Detects Incorrect Body Postures in Real Time

by
Zelai Saenz-de-Urturi
* and
Begonya Garcia-Zapirain Soto
DeustoTech Institute of Technology, DeustoTech-LIFE Unit, University of Deusto, Bilbao 48007, Spain
*
Author to whom correspondence should be addressed.
Sensors 2016, 16(5), 704; https://doi.org/10.3390/s16050704
Submission received: 31 January 2016 / Revised: 29 April 2016 / Accepted: 11 May 2016 / Published: 16 May 2016
(This article belongs to the Special Issue Sensors for Entertainment)

Abstract

:
Poor posture can result in loss of physical function, which is necessary to preserving independence in later life. Its decline is often the determining factor for loss of independence in the elderly. To avoid this, a system to correct poor posture in the elderly, designed for Kinect-based indoor applications, is proposed in this paper. Due to the importance of maintaining a healthy life style in senior citizens, the system has been integrated into a game which focuses on their physical stimulation. The game encourages users to perform physical activities while the posture correction system helps them to adopt proper posture. The system captures limb node data received from the Kinect sensor in order to detect posture variations in real time. The DTW algorithm compares the original posture with the current one to detect any deviation from the original correct position. The system was tested and achieved a successful detection percentage of 95.20%. Experimental tests performed in a nursing home with different users show the effectiveness of the proposed solution.

1. Introduction

Poor posture may cause physical problems such as back pain, spinal dysfunction, joint degeneration, and muscle fatigue etc., including the risk of loss of balance and falls, especially in senior citizens. Bad posture over many years can result in poor physical function [1].
Good posture becomes even more important when the subject is prevention, maintenance, or recovery of health or corporal well-being. Scientific articles [2,3] disclose that 80% of the population is affected at some time in their lives by backaches that emphasize the need for good posture in order to guarantee or recover the body’s proper functioning. Hospitals and schools suggest programs to educate body posture which, based on biomedical knowledge, aim to teach correct postures to treat or prevent pain-related problems [4,5]. Maintaining a good physical functional ability is an important prerequisite for preserving independence in later life. In fact, research has shown that being physically active is associated with less morbidity and mortality [6,7,8].
In general, a physically active lifestyle should be promoted to maintain good health, bearing in mind that certain populations are at particular risk of poor physical function and could potentially benefit from early intervention. However, long-term maintenance of physical activity is a challenge, because lifestyle habits and barriers to physical activity are often ingrained in the older population [9].
A recent study conducted by Allaire et al. [10] suggests that playing video games may serve as a positive activity associated with successful ageing. In addition, virtual reality applications could encourage to increased physical activity in elderly persons. A recent review of virtual reality applications used to improve health shows positive progress towards adapting new technology within a specialized health context. Most health game studies include physical activity (28%) with what are referred to as exergames (serious games to improve physical exercise) [11]. A meta-analysis of energy expenditure in exergaming shows that playing exergames significantly increased heart rate and oxygen uptake [12]. Serious games create stimulating methods to maintain an active lifestyle tailored to the specific physiological and psychological requirements of the elderly and disabled while providing the benefits of physical exercise routines [13]. This type of video game includes interfaces that allow games to be played from almost any position: sitting, standing, or even prone. This is possible because the hand-operated devices are based on buttons and thumb-operated levers. A game designed to promote physical activity must be equipped with technology that detects the general motion of the human body. Thus, therapists have started experimenting with exergames in their work, using low-cost devices that detect human motion, such as the Nintendo Wii® or Microsoft Kinect. Many applications related to elderly care that use these devices can be found in literature [13,14,15]. However, of these two devices, Kinect is the most feasible technology for a widely-used system of elderly exergaming as it utilizes vision-based data capture and requires no extraneous hardware, such as a game controller [13].
Kinect is a motion sensor, and even with some inconsistences in the motion capture [16], Clark et al. [17], Obdrzálek et al. [18], and Fernandez-Baena et al. [19] concluded that, in general, the Kinect has sufficient accuracy for the assessment of whole-body kinematics for postural control and diagnostic purposes.
Therefore, the aim of this research is to detect incorrect postures while the elderly are performing physical activities through a virtual 3D exergame in real time. A long term objective of the system is to encourage users to learn about their postural control. To achieve this, the system uses the Kinect sensor to capture users’ movements and give them the feedback needed about their corporal postures. The system’s algorithm compares the user’s original posture at the beginning of the game with the current one in order to detect any deviation from the original correct position.
The rest of the paper is organized in this manner: the following section presents the background in this field. The proposed Corporal Posture Correction System and the Game System Overview are explained in Section 3. Section 4 discusses the results obtained from the study and Section 5 draws the conclusions about the system presented and the future work.

2. Background

Human body part detection and tracking have been widely studied in literature on the subject. In the past, camera-based motion capture systems that required cumbersome markers or suits were used whereas recent research has focused on markerless camera-based systems. The complexity of such systems regarding image processing depends largely on how the scene is captured. When 2D cameras are used, problems such as the variety of human motions, occlusions between limbs or with other body parts, and sensitivity to changes in light are difficult to cope with. These problems can be solved with a capture system that provides depth information, such as multi-camera systems or binocular cameras. Another type of depth camera that appeared on the market recently is the time of flight (TOF) camera, which uses an infrared light beam to illuminate the scene and then measures the phase lag between the waves sent by the transmitter to the receiver device. TOF cameras are very precise but require complex hardware, are expensive, and provide low resolution (160 × 120, e.g.,) [20].
As a low-cost alternative, the Kinect 1.0 sensor add-on for the Microsoft Xbox 360 game console was released at the end of 2010. It includes a structured light camera with a conventional RGB camera that can be calibrated to the same reference frame. The Kinect device interprets the 3D information of the scene obtained through infrared structured light that is read by a standard CMOS sensor.
In the summer of 2014, Microsoft launched a new generation of sensors on the market—Kinect 2.0, also known as Kinect for Xbox One—which has the same number of sensors as the Kinect 1.0. However, depth is measured with a completely different principle than the coded-light patterns used by the original one, providing the Kinect 2 with TOF technology. RGB images are acquired in high definition (1080p) and the sensor has a 60% wider field of view. The colored image of the user is obtained by this camera. In the research conducted by Pagliari et al. [21], the superior performance of the Kinect 2.0 was quite evident. Furthermore, the Kinect 2.0 provides a 25-joint skeleton model, comparing with the 20-joint model given by the Kinect 1.0.
The Kinect sensor is the leading markerless movement tracking tool, in a very affordable package. The skeletal tracking algorithm and the constantly updated software development kit (SDK) have led to the success of the Kinect. Users do not have to wear any sensors and interaction with the computer can be achieved through various gestures and postures.
Despite the fact that the Kinect sensor was originally designed to provide new types of games and improve the leisure experience for consoles such as the Xbox 360 game console, it has also been used in areas such as robotics, medicine, 3D reconstruction, and augmented reality, etc. Through virtual environments, many studies [22,23,24] have shown its potential for assisting recovery from illnesses such as strokes and vestibular disorders and improvements in cerebral palsy or balance. Virtual reality provides immediate feedback to the user, which enhances learning and also provides an automated way to guide and track the progress of the training [25].
A growing number of studies have explored ageing and the acceptability of physical exercise applications and virtual games using Kinect sensor or camera-based systems. More specifically, they found significant positive impact on mood while undertaking sequences of physical activities [26] and more physical cooperation between generations of users [27]. Positive findings have also appeared in the area of rehabilitation and physiotherapy: A medium-term study conducted by Smeddinck et al. [28] integrated into a normal rehabilitation program indicates an increase in motivational aspects such as autonomy or presence.
The study by Tang et al. [29] uses multi-camera views to guide people through pre-recorded physiotherapy exercises in the home. Their research also provides suggestions for exercise guidance systems drawn from qualitative findings on visual feedback complexity.
Suárez et al. [30] developed a vestibular rehabilitation system using virtual reality to recreate environmental changes. The findings show an adaptation in the postural control parameters after rehabilitation and suggest that virtual reality could be a tool for designing customized vestibular rehabilitation programs to prevent instability and falls in the elderly population.
Additionally, as a means to detect incorrect postures based on non-invasive technologies, Worthington presents his PostureMinder [31] as a commercial tool to help computer users to correct their posture. It compares a user’s defined seating position from which it alerts the user when it detects deviation. It uses the computer web-cam in order to record the users’ body using image processing techniques. Image processing has become a powerful tool for markerless body and head tracking, which is why the Kinect sensor is being widely used in applications ranging from medical and physical to 3D user interfaces.
Furthermore, a large number of applications explained in the literature use gesture recognition techniques to detect correct or incorrect postures based on hands or the whole body. In this area, the most widely used algorithm studied is Dynamic Time Warping (DTW) [32,33].
Other methods include Hidden Markov Models (HMM) [34,35], as well as Neural Networks (NN) [36]. Comparatively, DTW performs more accurately on a small set of gesture sequences, although it is limited by its computational demands when a larger set is used. Meanwhile, HMM and NN models require a more complex training phase, but the recognition pipeline has lighter computational demands. The rule-based approach to gesture recognition is also commonly used for the assessment of rehabilitation exercises such as in the research by Zhao et al. [37]. This approach does not require the recording of initial gestures and is less computationally intensive than the DTW-based method [38]. However, the DTW approach gives better accuracy for gesture recognition than the rule-based method, which is necessary for physical activity intervention systems. Furthermore, DTW-based methods are suitable for recognizing simple actions such as this case. If complex human actions are performed, the basic DTW is not considered to be the best approach.
In this work, we use the DTW algorithm to compare two sequences which have different time lengths in order to determine the similarity between the user’s original posture and the posture while playing.

3. Materials and Methods

3.1. Participants

Owing to the fact that the game is intended for elderly persons, the possibility should be taken into account that they may have certain disabilities as a result of their age that prevent them from playing it. Thus, the experiment was conducted with participants of different ages and with different disabilities—both physical and cognitive.
The authors, together with physiotherapists from the nursing home, set out the following criteria for including participants: They should have sufficient cognitive capacity to understand the game and the physiotherapists’ instructions, and in terms of physical condition, they should have minimum mobility in at least one arm. The cognitive level of each participant was measured using the MMSE (Mini Mental Status Examination) scale [39]: ≥23 = Normal; 22 – 20 = Mild; 19 – 11 = Moderate; ≤10 = Severe. Please refer to Table 1 for participants’ data.
In total, 15 users (10 women and 5 men) between 69 and 96 years of age (M = 83.6, SD = 7.56) took part in the experiment. Two of the participants had a visual deficit (presbyopia, an age-associated eye condition), two suffered from macular degeneration, three of them used wheelchairs for their daily activities and one suffered from Parkinson’s disease.
All of them—both those who used wheelchairs and those who were able to play standing up—were able to complete the experiment.

3.2. Experimental Design

Permission to conduct the tests was obtained from the Ethics Committee at the University of Deusto, as well as from the participants’ nursing home. This consent, written in Spanish (the participants’ mother tongue), was signed by all of them prior to commencing the study.
All participants were explicitly informed about each of the tasks that needed to be performed during the experiment, its purpose and the consequences deriving from the data obtained.
In order to prevent participants from any environmental distractions, the experiment was conducted in their habitual nursing home, thus ensuring that performance was not limited and enabling the same conditions for which the system had been developed. The physiotherapists who work with them on a daily basis were also present throughout the experiment to provide assistance if necessary.
Two game sessions were established with a six-month gap between them. Each participant played an individual game session of 9 min duration each (3 min per game level). All participants received instructions on how to play each level as well as how to set up the system. Once the game session had concluded, each participant was provided with a satisfaction questionnaire, and both sessions were recorded and observations made. Regarding the participants with mild cognitive impairment, required assistance was provided by the psychologists due to the complexity of the questionnaires.
The experiment was conducted by experts in different areas of physiotherapy, psychology, and IT.

3.3. Corporal Posture Correction System

In order to develop the Corporal Posture Correction system, the Microsoft Kinect SDK, an open-source library for testing and implementation, has been used. This library provides a 3D virtual skeleton which consists of the positions of 25 joints and body parts (such as the wrists, knees, head, and torso), from which a 3D virtual avatar is generated. The joints that are used during movement are mapped directly onto the values placed on the avatar puppet within the game world. Matching these two models is natural, so the system can capture a Kinect posture as well as monitor in real time whether or not a user posture matches the previously defined correct position.
The Corporal Posture Correction System is aimed at correcting users’ bad posture while they are seated on a chair or standing up in front of the camera. It comprises various sub-modules: First recognition module, posture correction module, and feedback module. A general diagram is explained in Figure 1.

3.3.1. First Recognition Module

The First Recognition Module involves taking the first image of the user and storing it in the game data base. The main idea is to obtain a complete gesture of the user, that is, a gesture starting with the back in a good initial position and the end, after tilting their back to a bad position. To achieve this, users must be sitting up straight in the chair or standing up, with their back, neck, and head aligned. In this case, not all the elderly could manage this position so they remain in a comfortable posture but one which is very similar to this. The user must stand about 1.5–2 m in front of the Kinect sensor, and maintain this position without moving for a few seconds. In order to take a better view of the user, the sensor must be adjusted by tilting it up and down. Unlike Kinect 1.0, which can be adjusted automatically, the Kinect 2.0 sensor can only be adjusted manually.
If the user is going to play while seated, the SDK provides a seated tracking option. However, in order to ensure greater accuracy in obtaining the user’s real position, this module also stores the three hip nodes. During the seated mode, the user’s back must always be in contact with the chair back for full support.
The joints the Kinect 2.0 SDK’s provides are represented in Figure 2. Each joint or node has three coordinates: X, Y, Z.
When recording the gesture, the user has 10 s to get ready. After acquiring a comfortable position the users must tilt their back to a bad position as soon as the recording starts and finish it on the 32nd frame. This might mean that the user needs to perform the gesture for the recording slower (or more quickly) than he would do in real life. The DTW algorithm does not take into account how quickly the gesture is performed.
The system will display an alert to the user indicating that he has reached a bad posture (more than 20 degrees) and will stop the recording.
A position is considered bad when an angle of 20 degrees or more is reached. This position was established by the physiotherapists who work daily with the participants, taking into account their physical condition.
The First Recognition Module calculates the bad posture by checking if it has more than 20 degrees of deviation in relation to the back’s initial vertical position. After the recording, the system stores the gesture in an xml file with all the coordinates labelled for further use. This gesture is generated by collecting the user’s bone nodes.

3.3.2. Posture Correction Module

The Posture Correction Module mainly uses the DTW algorithm [40] to make a dynamic comparison and analysis of body position in order to satisfy the real time requirement, with normalization of skeleton data comparing and evaluating different skeleton models. Although the skeleton model provides 25 joints, authors have observed that only nine joints contribute to identifying a bad back position. In order to generate the DTW’s feature vector, these joints (head, neck, left_shoulder, spine_shoulder, right_shoulder, spine_middle, left_hip, base_spine, and right_hip) are taken into account.

DTW Algorithm

The DTW algorithm is a dynamic programming algorithm which was initially used for speech recognition. The DTW algorithm makes similarity comparison between two sequences (time-correlated) possible. The length of the two sequences may not be the same, while the interval period for sampling the two sequences must be the same. The main idea is to eliminate the difference between the two different lengths of time, using a non-linear regularization function to model the volatility on the timeline by changing one of the timelines as much as possible with the addition of a timeline of coincidence.
We define feature space as F, original sequence as X (x1,x2,…,xn) and length as n; the user’s sequence during gameplay is Y (y1,y2,…,ym) and length m-in order to compare a set of features x and y, defining an overhead function c, i.e., the distance between two sequences. A gesture sequence is the concatenation of such feature vectors.
Generally, the more similar x and y are, the lower the value of c(x,y) is. On the contrary, the shorter the distance between the two feature vectors is, the less similar x and y are, and the greater the value of c(x,y) is. The more distant the vectors are, the more overhead it is. If each c for each feature vector is obtained (xn,yn) (where c with n ∈ [1:N], m ∈ [1:M]), then an overhead matrix C can be obtained, of which C(n,m) = c(xn,ym). Similarity comparison between the two sequences can be transferred into finding the shortest path between X and Y in overhead matrix C.
According to the theory of the shortest path, the optimal path P* between X and Y is the shortest path among all possible ones, in which case the DTW distance between X and Y is:
DTW(X,Y) = cp*(X,Y) = min{cp(X,Y)|p is a (N, M) regular path}
The Posture Correction Module uses DTW(X, Y) to obtain its value, and is then converted into an error or non-error data and sent to the Feedback module.
The Posture Correction Module is constantly recording the user’s movements during the gameplay. Whenever a gesture is made, that is: bad posture is adopted (error data), the game alerts the user, indicating that his back is in an incorrect posture.

Node Data Normalization

Since the stored original posture is not consistent with that of the user, the distance between body and Kinect device may also lead to various skeleton data, even for the same person. Normalization of human skeleton node information was needed in order to fit it into the DTW algorithm.
Taking the shoulder center node of the skeleton model as a reference, the distance from the left shoulder to the right one is standard since it is relatively fixed, and hence the skeleton data normalization formula can be defined as:
P   n o r m = P C | L R |
Among them, P is the vector before being normalized and C is the vector of the shoulder center corresponding to the world coordinate system before being normalized. Pnorm is the vector after being normalized. L and R are vectors for the left shoulder and right shoulder respectively, and normalization of the skeleton data can thus be achieved in this way.
The Posture Correction Module is continuously reading the skeleton joints of the user and passes the skeletal data to the DTW processor. This function is used to transform the data of the skeleton in a more useful format for DTW by extracting the coordinates and normalizing them. After this, the DTW algorithm checks if the given sequence is a gesture by assuming that the gesture ends on the last observation of the sequence.

3.3.3. Feedback module

The feedback module emits an alert during the gameplay, indicating to the user that distance and tilt need to be corrected once a deviation has been detected. This deviation is detected after completing a gesture, i.e., a body deviation of more than 20 degrees with respect to the back’s original vertical position, as much to the right as to the left. This gesture is recorded before starting the game. After a gesture has been made, an error message is sent to the feedback module. This module displays an alert on the screen and stores the number of errors made and the time in which they occur (actual time). All this information is stored in the users’ profile with the total time needed to accomplish the levels. The physiotherapists can follow the user’s progress with this information.
This posture correction system is included inside the virtual game which is explained below.

3.4. Game System Overview

Games are not usually designed with age-related impairments in mind, which has a negative impact on elderly users. For this reason, the game presented in this paper has been developed taking into account the possible physical and cognitive age-related disabilities and end-users’ experiences. The entire design process of the game is described in a previous work [41] by the authors. Game design guidelines described in Gerling et al. [42] have also been taken into account in order to adapt the game to the players’ motor skill level. For instance, a large number of gestures do not have to be memorized by the users, and in order to avoid fatigue, game difficulty adjustments are provided to them.
To implement the game environment, Unity 5.2, a professional 3D game engine offering a free license was used as a development tool in order to make the users’ experience more realistic.
The depth information about the scene is represented using a grey-scale at the bottom part of the screen: the darker a pixel, the closer it is to the camera. The pixels represented in black correspond to those without any depth information; this usually happens when the objects are too close or too far away from the camera.
The primary goal of this game is to perform physical exercises by having fun, while the posture correction system prevents users from adopting incorrect postures that are not ideal for their physical function.
Whenever the game starts, the process is as follows:
  • At the beginning of the game, users will be asked to enter their name, which will be referenced in the scores in order to store any related information during the gameplay. Also, the settings options can be configured.
  • Then, the First Recognition Module explained above is run, and the user’s original posture is stored.
  • The game starts with the first level and the user must collect all the objects appearing on the screen. Here, the Posture Correction Module is running and checks continuously whether the user posture deviates from the original one. If this action takes place, the game subtracts points from the total, obtaining more points if the object has been collected using correct posture.
The game comprises three levels, the aim of which is for the objects that appear not to fall to the ground. These objects–cakes and bottles of wine–appear on the screen following both horizontal and vertical paths, thus ensuring that the user has to perform specific movements, as defined by the physiotherapists, to collect each of them. The movement consists of shoulder abductions in order to collect the objects and shoulder adductions whenever the user needs to rest his arm. The exercise involves raising the arm (abducting) along the sagittal plane up to game object level while keeping the elbow locked, and then lowering (adducting) the arm back down to the user’s side. In this way, users need to perform physical movements with their arms to collect the objects and, in turn, stimulate the cognitive area. Each level lasts three minutes so as to prevent users from getting tired, although this duration can be adjusted by the physiotherapists to avoid fatigue in training. At the first level, the objects follow a vertical path. At the second level, the number of these objects increases and at level three the objects follow a horizontal path. A piece of cake is awarded on completion of each level until the whole cake is obtained after completing the third and last level.
Furthermore, the game provides a settings menu in order to make the game more widely usable. In this menu the type of user can be specified taking into account that users may have limited mobility in either arms (even absence of absolute movement in either of the two limbs) or in their legs (use of wheelchair). In this case, the users may choose if they wish to play with their left arm, right arm, or both or even select the option to play standing or seated. With this information, the game changes its behaviour to make it easier.
Users might then have to calibrate the sensor manually in order to check their position (1.5 m from the sensor). In this case, the menu offers users the option of checking their body by watching their avatars on an empty screen. The primary goal here is to have the complete human figure inside the computer screen. Users should check the sensors’ field of view (by moving the sensor manually up and down) until the avatar is seen inside the screen.
One of the important aspects of this work is to highlight the difficulties that some users faced to calibrate the Kinect sensor before starting the experiment. Calibration is an important and essential step for the Kinect to be able to track and interpret users’ movements and if it is not done properly, the device might not read the whole body, thus making it impossible to play.
With this customized settings menu, physiotherapists can adjust movements according to the individual user’s conditions, and have greater flexibility to adjust their training physiotherapy programs to users’ specific needs.
In order to enhance the users’ game experience, the game is played in a 3D environment in which the bottles and cakes fall to the floor (seen Figure 3a). Every level has a different background picture of the environment and players can see their individual arousal score indicated below, as well as the time remaining and errors made. In order to collect an object the player must make an arm movement to reach it. If the player chooses the right hand mode to play, the objects will only appear on the right side of the screen and vice-versa.
Users see themselves on the screen interacting with the virtual story in real time, using trunk and limb movements, so that it appears as though the user is part of the virtual environment.
If body position fails to keep within the fixed range of movement, i.e., the user completes a gesture, an error score appears on the bottom part of the screen and as feedback, a red explosion appears on the screen (see Figure 3b). This message provides information about the degrees of tilt and head distance to be corrected by the user. After an error, the user loses two points from the total score.
A series of control parameters have also been established and which are gathered during the course of the game. These parameters are: the time set per level, the amount and speed of the objects that appear on the screen and the possibility of changing their paths, thus enabling different movements to be performed with the arms. Depending on each user’s characteristics, these parameters can be modified from the set-up menu to make certain levels easier if necessary. If the user considers the game to be too easy, the physiotherapists can change the values of these parameters to make the game session more difficult.
During gameplay, feedback (collected items, scores… etc.) is provided to the user as well as visual, auditory, and textual feedback on the users’ performance. After the game session, physiotherapists and users can take a look at the data stored in their profile to determine the user’s progress. All this information has been stored during the gameplay in the Feedback module.

4. Results

Participants’ demographic details and test results were analyzed using SPSS v22. In this section the results of each test are described.
As previously mentioned, experts collected data during the game sessions. These data refer to the number of incorrect postures adopted by the users during the gameplay. See Table 2.
In some cases, the Kinect device failed to obtain an accurate depth value and skeleton model, originating an incorrect detection of the complete posture. The overall successful posture recognition percentage was 95.20%.
Furthermore, the data obtained after performing the two game sessions (P1 and P2) comprised some features such as: the number of objects collected (cupcakes = Object1 and bottles of wine = Object2), the number of errors produced due to bad body inclination and the users’ tilt degrees, that is, the original body position that is recorded during the First Recognition Module.
In order to perform an inferential analysis, first a normality test was conducted, through the Shapiro–Wilk test, considering that the participants sample was small (n < 30).
The results obtained show that a significant difference exists in the results obtained from the objects collected in the first session (p = 0.180) and in session 2 (p = 0.649); and the number of errors (p = 0.134 and p = 0.624) for both first and second sessions, but no significant difference exists in the user’s degrees tilt.
In a further analysis, a Mann-Whitney test was used to find differences between male and female participants. This test concluded with no differences in terms of results or in terms of participants’ age.
In addition, a nonparametric test for two related samples (Wilcoxon signed-rank test) was conducted (see Table 3).
Overall, the data provided positive ranks between the objects collected obtained during the first game session and the second session, i.e., more objects were collected in the last one; and negative ranks were obtained between the number of errors during the first and second sessions, that is, the number of errors decreased in the second session.
Regarding the tilt degrees, 14 participants showed no changes after performing the two sessions. However, we will take into account that one participant’s results indicate a reduction in the tilt degrees. This, though far from proving anything, suggests that it may result in gradual improvement if the game is used for a long period of time.
In order to make some correlations between the data obtained previously, the Spearman Rank-order correlation analysis was conducted.
A correlation was found between the Number of Errors from the first game session and the second one (r = 0.608, p = 0.16). After six months playing, participants made fewer errors than during the first game session. Even when a player made a lower number of errors in the first session, the number in the second one decreases. This correlation may show that the more the users play, the more they learn how to play the game in a correct postural position. The correlation can be seen in Figure 4.

Game Usability Scale Questionnaire

To measure game acceptance and its usability, the authors have used a modified system usability scale (SUS) [43]. This scale consists of 10 items with a score ranging from 0 to 100. According to the pilot study by Nacke, Schild, and Niesenhaus [44], the authors also altered this scale by replacing some words.
After the subjects played the game for two sessions, this modified SUS was used to assess the usability of the game. This questionnaire is a highly-regarded assessment tool, being both robust and reliable, as there is a correlation between subjective usability measures.
According to Tullis and Albert [45], an average SUS score under 60% is relatively poor and one over 80% can be considered good.
Regarding the results obtained from all the questionnaires, even when the scores for the first session were good (M = 74.64, SD = 4.25), the average SUS score after the second game session can be considered to be very good (M = 86.78, SD = 2.85).

5. Conclusions and Further Research

A physical activity intervention exergame to prevent the elderly from making incorrect postures while playing has been presented in this paper.
The main aim of the research has been to develop a game for elderly persons that detects incorrect postures, thus preventing them from playing badly and acquiring bad habits.
The game was approved and tested using a diverse group of elderly persons from a nursing home and the application implemented successfully tracked body positions and orientations of all the participants. The system detected incorrect postures by implementing the DTW algorithm during the posture detection.
The virtual game’s validity using the Kinect 2.0 device was demonstrated following analysis of the results shown previously. The system was evaluated with 15 users, achieving a successful posture recognition percentage of 95.20%.
Regarding the results obtained, the tests conducted concluded with positive rank in the objects collected and negative in the errors made, i.e., after six months playing, users collected more objects and made fewer errors, achieving better learning about their postural control. Additionally, the results show that there were no differences either in sex or age for the selected participants.
From this solid foundation, Kinect-based gaming has significant potential to create a low-cost and enjoyable exercise setting while simultaneously gathering quantitative data related to the correct or incorrect postures of the users.
The system makes use of the Kinect sensor both to play and detect incorrect postures during the game. This sensor enables the user to interact with the game by making physical movements, and this natural method of human-computer interaction allows for the development of specialized forms of elderly care applications.
This exergame was developed initially to be played in a nursing home due to the competitiveness that games provide between players, but it may be possible to target people who live independently at home.
In the future, researchers will carry out a long-term study to ascertain whether participants can, after playing over a longer period of time, try to project what they have learned and correct their posture in their daily lives owing to the error feedback provided by the game.

Acknowledgments

This work was partially supported by the BIZKAILAB Initiative of the Regional Council of Biscay. The authors also wish to express their gratitude for the cooperation of the ’Santa y Real Casa de la Misericordia de Bilbao’ nursing home.

Author Contributions

Both authors designed the entire system. Zelai Saenz-de-Urturi implemented the virtual game, the posture correction system, and conducted the statistical analysis of the results. Begonya Garcia-Zapirain revised the entire paper and corrected the English grammar.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Kamitani, K.; Michikawa, T.; Iwasawa, S.; Eto, N.; Tanaka, T.; Takebayashi, T.; Nishiwaki, Y. Spinal posture in the sagittal plane is associated with future dependence in activities of daily living: A community-based cohort study of older adults in Japan. J. Gerontol. Ser. A Biol. Sci. Med. Sci. 2013, 68, 869–875. [Google Scholar] [CrossRef] [PubMed]
  2. Cassidy, J.D.; Côté, P.; Carroll, L.J.; Kristman, V. Incidence and course of low back pain episodes in the general population. Spine 2005, 30, 2817–2823. [Google Scholar] [CrossRef] [PubMed]
  3. Thiese, M.S.; Hegmann, K.T.; Wood, E.M.; Garg, A.; Moore, J.S.; Kapellusch, J.; Foster, J.; Ott, U. Prevalence of low back pain by anatomic location and intensity in an occupational population. BMC Musculoskelet. Disord. 2014, 15. [Google Scholar] [CrossRef] [PubMed]
  4. Fernandes, S.M.S.; Casarotto, R.A.; João, S.M.A. Effects of educational sessions on school backpack use among elementary school students. Braz. J. Phys. Ther. 2008, 12, 447–453. [Google Scholar] [CrossRef]
  5. Vidal, J.; Borràs, P.A.; Ponseti, F.J.; Cantallops, J.; Ortega, F.B.; Palou, P. Effects of a postural education program on school backpack habits related to low back pain in children. Eur. Spine J. 2013, 22, 782–787. [Google Scholar] [CrossRef] [PubMed]
  6. Sandvik, L.; Erikssen, J.; Thaulow, E.; Erikssen, G.; Mundal, R.; Rodahl, K. Physical fitness as a predictor of mortality among healthy, middle-aged Norwegian men. N. Engl. J. Med. 1993, 328, 533–537. [Google Scholar] [CrossRef] [PubMed]
  7. Fried, L.P.; Kronmal, R.A.; Newman, A.B.; Bild, D.E.; Mittelmark, M.B.; Polak, J.F.; Robbins, J.A.; Gardin, J.M. Risk factors for 5-year mortality in older adults. JAMA 1998, 279, 585–592. [Google Scholar] [CrossRef] [PubMed]
  8. Rockhill, B.; Willett, W.C.; Manson, J.E.; Leitzmann, M.F.; Stampfer, M.J.; Hunter, D.J.; Colditz, G.A. Physical activity and mortality: A prospective study among women. Am. J. Public Health 2001, 91, 578–583. [Google Scholar] [PubMed]
  9. Woodard, C.; Berry, M. Enhancing adherence to prescribed exercise: Structured behavioral interventions in clinical exercise programs. J. Cardiopulm. Rehabil. 2001, 21, 201–209. [Google Scholar] [CrossRef] [PubMed]
  10. Allaire, J.C.; McLaughlin, A.C.; Trujillo, A.; Whitlock, L.A.; LaPorte, L.; Gandy, M. Successful aging through digital games: Socioemotional differences between older adult gamers and non-gamers. Comput. Hum. Behav. 2013, 29, 1302–1306. [Google Scholar] [CrossRef]
  11. Kharrazi, H.; Shirong, A.; Gharghabi, F.; Coleman, W. A scoping review of health game research: Past, present, and future. Games Health J. 2012, 1, 153–164. [Google Scholar] [CrossRef] [PubMed]
  12. Peng, W.; Lin, J.; Crouse, J. Is playing exergames really exercising? A meta-analysis of energy expenditure in active video games. Cyberpsychol. Behav. Soc. Netw. 2011, 14, 681–688. [Google Scholar] [CrossRef] [PubMed]
  13. Webster, D.; Celik, O. Systematic review of Kinect applications in elderly care and stroke rehabilitation. J. NeuroEng. Rehabil. 2014, 11. [Google Scholar] [CrossRef] [PubMed]
  14. Gerling, K.M.; Masuch, M. When Gaming is not suitable for everyone: Playtesting wii games with frail elderly. In Proceedings of the 1st Workshop on Game Accessibility: Xtreme Interaction Design (FDG 2011), Bordeaux, France, 28 June 2011.
  15. Liao, Y.; Yang, Y.; Wu, Y.; Wang, R. Virtual reality-based wii fit training in improving muscle strength, sensory integration ability, and walking abilities in patients with parkinson’s disease: A randomized control trial. Int. J. Gerontol. 2015, 9, 190–195. [Google Scholar] [CrossRef]
  16. Chang, C.Y.; Lange, B.; Zhang, M.; Koenig, S.; Requejo, P.; Somboon, N.; Sawchuk, A.A.; Rizzo, A.A. Towards pervasive physical rehabilitation using Microsoft Kinect. In Proceedings of the 6th International Conference on Pervasive Computing Technologies for Healthcare (Pervasive Health 2012), San Diego, CA, USA, 21–24 May 2012; pp. 159–162.
  17. Clark, R.A.; Pua, Y.H.; Fortin, K.; Ritchie, C.; Webster, K.E.; Denehy, L.; Bryant, A.L. Validity of the Microsoft Kinect for assessment of postural control. Gait Posture 2012, 36, 372–377. [Google Scholar] [CrossRef] [PubMed]
  18. Obdrzalek, S.; Kurillo, G.; Ofli, F.; Bajcsy, R.; Seto, E.; Jimison, H.; Pavel, M. Accuracy and robustness of Kinect pose estimation in the context of coaching of elderly population. In Proceedings of the 2012 Annual International IEEE Conference, Engineering in Medicine and Biology Society (EMBC), San Diego, CA, USA, 28 August–1 September 2012; pp. 1188–1193.
  19. Fernandez-Baena, A.; Susin, A.; Lligadas, X. Biomechanical validation of upper-body and lower-body joint movements of Kinect motion capture data for rehabilitation treatments. In Proceedings of the 2012 Fourth International Conference on Intelligent Networking and Collaborative Systems, Bucharest, Romania, 19–21 September 2012; pp. 656–661.
  20. González-Ortega, D.; Díaz-Pernas, F.J.; Martínez-Zarzuela, M.; Antón-Rodríguez, M. A Kinect-based system for cognitive rehabilitation exercises monitoring. Comput. Methods Programs Biomed. 2014, 113, 620–631. [Google Scholar] [CrossRef] [PubMed]
  21. Pagliari, D.; Pinto, L. Calibration of kinect for xbox one and comparison between the two generations of Microsoft sensors. Sensors 2015, 15, 27569–27589. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  22. Holden, M.K. Virtual environments for motor rehabilitation: Review. Cyberpsychol. Behav. 2005, 8, 187–211. [Google Scholar] [CrossRef] [PubMed]
  23. Chang, Y.J.; Han, W.Y.; Tsai, Y.C. A Kinect-based upper limb rehabilitation system to assist people with cerebral palsy. Res. Dev. Disabil. 2013, 34, 3654–3659. [Google Scholar] [CrossRef] [PubMed]
  24. Pastor, I.; Hayes, H.A.; Bamberg, S.J. A feasibility study of an upper limb rehabilitation system using Kinect and computer games. In Proceedings of the Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), San Diego, CA, USA, 28 August–1 September 2012.
  25. McConville, K.V. Virtual rehabilitation and training for postural balance and neuromuscular control. In Virtual Reality in Psychological, Medical and Pedagogical Applications; Eichenberg, C., Ed.; InTech: Rijeka, Croatia, 2012. [Google Scholar]
  26. Carmichael, A.; Rice, M.; MacMillan, F.; Kirk, A. Investigating a DTV-based physical activity application to facilitate wellbeing in older adults. In Proceedings of the 24th BCS Interaction Specialist Group Conference, Dundee, UK, 6–10 September 2010.
  27. Rice, M.; Tan, W.P.; Ong, J.; Yau, L.J.; Wan, M.; Ng, J. The dynamics of younger and older adult's paired behavior when playing an interactive silhouette game. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, Paris, France, 27 April–2 May 2013; pp. 1081–1090.
  28. Smeddinck, J.D.; Herrlich, M.; Malaka, R. Exergames for physiotherapy and rehabilitation: A medium-term situated study of motivational aspects and impact on functional reach. In Proceedings of the 33rd Annual ACM Conference on Human Factors in Computing Systems, Seoul, Korea, 18–23 April 2015; pp. 4143–4146.
  29. Tang, R.; Yang, X.D.; Bateman, S.; Jorge, J.; Tang, A. Physio@ Home: Exploring visual guidance and feedback techniques for physiotherapy exercises. In Proceedings of the 33rd Annual ACM Conference on Human Factors in Computing Systems, Seoul, Korea, 18–23 April 2015; pp. 4123–4132.
  30. Suárez, H.; Suárez, A.; Lavinsky, L. Postural adaptation in elderly patients with instability and risk of falling after balance training using a virtual-reality system. Int. Tinnitus J. 2006, 12, 41–44. [Google Scholar] [PubMed]
  31. Posture Minder. Available online: http://www.postureminder.co.uk/ (accessed on 11 January 2016).
  32. Kopaničáková, A.; Virčíková, M. Gesture Recognition Using DTW and Its Application Potential in Human-Centered Robotics. Available online: http://neuron.tuke.sk/maria.vircik/phd/files/documents/publications/Gesture%20Recognition%20using%20DTW%20and%20its%20Application%20Potential%20in%20Human-Centered%20Robotics.pdf (accessed on 13 May 2016).
  33. Jangyodsuk, P.; Conly, C.; Athitsos, V. Sign language recognition using dynamic time warping and hand shape distance based on histogram of oriented gradient features. In Proceedings of the 7th International Conference on PErvasive Technologies Related to Assistive Environments, Rhodes, Greece, 27–30 May 2014.
  34. Hyeon-Kyu, L.; Kim, J.H. An HMM-based threshold model approach for gesture recognition. IEEE Trans. Pattern Anal. Mach. Intell. 1999, 21, 961–973. [Google Scholar] [CrossRef]
  35. Wang, Y.; Yang, C.; Wu, X.; Xu, S.; Li, H. Kinect based dynamic hand gesture recognition algorithm research. In Proceedings of the 4th International Conference on Intelligent Human-Machine Systems and Cybernetics (IHMSC), Nanchang, China, 26–27 August 2012; pp. 274–279.
  36. Fels, S.S.; Hinton, G.E. Glove-TalkII-a neural-network interface which maps gestures to parallel formant speech synthesizer controls. IEEE Trans. Neural Netw. 1998, 9, 205–212. [Google Scholar] [CrossRef] [PubMed]
  37. Zhao, W.; Feng, H.; Lun, R.; Espy, D.D.; Reinthal, M. A Kinect-based rehabilitation exercise monitoring and guidance system. In Proceedings of the 5th IEEE International Conference on Software Engineering and Service Science (ICSESS), Beijing, China, 27–29 June 2014; pp. 762–765.
  38. Zhao, W.; Lun, R.; Espy, D.D.; Reinthal, M. Rule based realtime motion assessment for rehabilitation exercises. In Proceedings of the IEEE Symposium on Computational Intelligence in Healthcare and E-Health (CICARE), Orlando, FL, USA, 9–12 December 2014; pp. 133–140.
  39. Folstein, M.F.; Folstein, S.E.; McHugh, P.R. “Minimental State”: A practical method for grading the cognitive state of patients for the clinician. J. Psychiatr. Res. 1975, 12, 189–198. [Google Scholar] [CrossRef]
  40. Li, Z.X.; Zhang, F.M.; Li, K.W. DTW based pattern matching method for multivariate time series. Pattern Recognit. Artif. Intell. 2011, 24, 425–430. [Google Scholar]
  41. Sáenz-de-Urturi, Z.; García Zapirain, B.; Méndez Zorrilla, A. Elderly user experience to improve a Kinect-based game playability. Behav. Inf. Technol. 2015, 34, 1040–1051. [Google Scholar] [CrossRef]
  42. Gerling, K.; Livingston, I.; Nacke, L.; Mandryk, R. Full-body motion-based game interaction for older adults. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, Austin, TX, USA, 5–10 May 2012; pp. 1873–1882.
  43. Brooke, J. SUS: A quick and dirty usability scale. In Usability Evaluation in Industry; Jordan, P.W.B., Weerdmeester, A., Thomas, M.I.L., Eds.; Taylor & Francis: London, UK, 1996; pp. 189–194. [Google Scholar]
  44. Nacke, L.; Schild, J.; Niesenhaus, J. Gameplay experience testing with playability and usability surveys—An experimental pilot study. In Proceedings of the Fun and Games 2010 Workshop, NHTV Expertise Series 10 Workshop Paper: Playability and Player Experience, Leuven, Belgium, 15–17 September 2010; pp. 31–45.
  45. Tullis, T.; Albert, B. Measuring the User Experience: Collecting, Analyzing, and Presenting Usability Metrics. Burlington; Morgan Kaufmann: Burlington, MA, USA, 2008. [Google Scholar]
Figure 1. General diagram of the modules.
Figure 1. General diagram of the modules.
Sensors 16 00704 g001
Figure 2. (a) 25 body components of the skeleton model; (b) 19 upper body components of the skeleton model for seated users.
Figure 2. (a) 25 body components of the skeleton model; (b) 19 upper body components of the skeleton model for seated users.
Sensors 16 00704 g002
Figure 3. (a) Screen of a user playing correctly; (b) Screenshot of an error while playing incorrectly.
Figure 3. (a) Screen of a user playing correctly; (b) Screenshot of an error while playing incorrectly.
Sensors 16 00704 g003
Figure 4. Correlation graph between the number of errors during the first and second sessions.
Figure 4. Correlation graph between the number of errors during the first and second sessions.
Sensors 16 00704 g004
Table 1. Participants listed in the order in which they were recruited showing their age, sex, diagnoses, and MMSE levels and scores.
Table 1. Participants listed in the order in which they were recruited showing their age, sex, diagnoses, and MMSE levels and scores.
No. Part.AgeSexDisabilityMMSE LevelMMSE Score
184MMuscular DystrophyMild22
277MMacular degenerationNormal26
369MMacular degenerationNormal27
485MNoneMild20
574MNoneNormal24
682FNoneNormal25
789FPresbyopiaMild21
896FNoneNormal26
973FMuscular DystrophyNormal27
1087FParkinsonModerate19
1184FNoneNormal25
1294FPresbyopiaMild20
1387FMuscular DystrophyNormal24
1485FNoneNormal27
1588FNoneNormal24
Table 2. Mean performance of the posture recognition system for both sessions.
Table 2. Mean performance of the posture recognition system for both sessions.
No. Part.Incorrect Postures MeanMean of Incorrect Postures DetectedMean of Incorrect Postures Not Detected
1440
29.59.50
3550
412111
5770
6220
7660
8871
94.54.50
103.53.50
11330
1297.51.5
1343.50.5
14330
15330
Total83.579.5 (95.20%)4 (4.79%)
Table 3. Wilcoxon signed ranks test statistic.
Table 3. Wilcoxon signed ranks test statistic.
Num_Object1_P2 and Num_Object1_P1Num_Object2_P2 and Num_Object2_P1Num_Errores_P2 and Num_Errores_P1Tilt_P2 and Tilt_P1
Z = −2.370Z = −2.422Z = −3.307Z = −1.000
p = 0.018p = 0.015p = 0.001p = 0.317

Share and Cite

MDPI and ACS Style

Saenz-de-Urturi, Z.; Garcia-Zapirain Soto, B. Kinect-Based Virtual Game for the Elderly that Detects Incorrect Body Postures in Real Time. Sensors 2016, 16, 704. https://doi.org/10.3390/s16050704

AMA Style

Saenz-de-Urturi Z, Garcia-Zapirain Soto B. Kinect-Based Virtual Game for the Elderly that Detects Incorrect Body Postures in Real Time. Sensors. 2016; 16(5):704. https://doi.org/10.3390/s16050704

Chicago/Turabian Style

Saenz-de-Urturi, Zelai, and Begonya Garcia-Zapirain Soto. 2016. "Kinect-Based Virtual Game for the Elderly that Detects Incorrect Body Postures in Real Time" Sensors 16, no. 5: 704. https://doi.org/10.3390/s16050704

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop