4 research outputs found

    Behaviour Profiling using Wearable Sensors for Pervasive Healthcare

    Get PDF
    In recent years, sensor technology has advanced in terms of hardware sophistication and miniaturisation. This has led to the incorporation of unobtrusive, low-power sensors into networks centred on human participants, called Body Sensor Networks. Amongst the most important applications of these networks is their use in healthcare and healthy living. The technology has the possibility of decreasing burden on the healthcare systems by providing care at home, enabling early detection of symptoms, monitoring recovery remotely, and avoiding serious chronic illnesses by promoting healthy living through objective feedback. In this thesis, machine learning and data mining techniques are developed to estimate medically relevant parameters from a participant鈥榮 activity and behaviour parameters, derived from simple, body-worn sensors. The first abstraction from raw sensor data is the recognition and analysis of activity. Machine learning analysis is applied to a study of activity profiling to detect impaired limb and torso mobility. One of the advances in this thesis to activity recognition research is in the application of machine learning to the analysis of 'transitional activities': transient activity that occurs as people change their activity. A framework is proposed for the detection and analysis of transitional activities. To demonstrate the utility of transition analysis, we apply the algorithms to a study of participants undergoing and recovering from surgery. We demonstrate that it is possible to see meaningful changes in the transitional activity as the participants recover. Assuming long-term monitoring, we expect a large historical database of activity to quickly accumulate. We develop algorithms to mine temporal associations to activity patterns. This gives an outline of the user鈥榮 routine. Methods for visual and quantitative analysis of routine using this summary data structure are proposed and validated. The activity and routine mining methodologies developed for specialised sensors are adapted to a smartphone application, enabling large-scale use. Validation of the algorithms is performed using datasets collected in laboratory settings, and free living scenarios. Finally, future research directions and potential improvements to the techniques developed in this thesis are outlined

    Context-aware home monitoring system for Parkinson's disease patients : ambient and wearable sensing for freezing of gait detection

    Get PDF
    Tesi en modalitat de cotutela: Universitat Polit猫cnica de Catalunya i Technische Universiteit Eindhoven. This PhD Thesis has been developed in the framework of, and according to, the rules of the Erasmus Mundus Joint Doctorate on Interactive and Cognitive Environments EMJD ICE [FPA no. 2010-0012]Parkinson鈥檚 disease (PD). It is characterized by brief episodes of inability to step, or by extremely short steps that typically occur on gait initiation or on turning while walking. The consequences of FOG are aggravated mobility and higher affinity to falls, which have a direct effect on the quality of life of the individual. There does not exist completely effective pharmacological treatment for the FOG phenomena. However, external stimuli, such as lines on the floor or rhythmic sounds, can focus the attention of a person who experiences a FOG episode and help her initiate gait. The optimal effectiveness in such approach, known as cueing, is achieved through timely activation of a cueing device upon the accurate detection of a FOG episode. Therefore, a robust and accurate FOG detection is the main problem that needs to be solved when developing a suitable assistive technology solution for this specific user group. This thesis proposes the use of activity and spatial context of a person as the means to improve the detection of FOG episodes during monitoring at home. The thesis describes design, algorithm implementation and evaluation of a distributed home system for FOG detection based on multiple cameras and a single inertial gait sensor worn at the waist of the patient. Through detailed observation of collected home data of 17 PD patients, we realized that a novel solution for FOG detection could be achieved by using contextual information of the patient鈥檚 position, orientation, basic posture and movement on a semantically annotated two-dimensional (2D) map of the indoor environment. We envisioned the future context-aware system as a network of Microsoft Kinect cameras placed in the patient鈥檚 home that interacts with a wearable inertial sensor on the patient (smartphone). Since the hardware platform of the system constitutes from the commercial of-the-shelf hardware, the majority of the system development efforts involved the production of software modules (for position tracking, orientation tracking, activity recognition) that run on top of the middle-ware operating system in the home gateway server. The main component of the system that had to be developed is the Kinect application for tracking the position and height of multiple people, based on the input in the form of 3D point cloud data. Besides position tracking, this software module also provides mapping and semantic annotation of FOG specific zones on the scene in front of the Kinect. One instance of vision tracking application is supposed to run for every Kinect sensor in the system, yielding potentially high number of simultaneous tracks. At any moment, the system has to track one specific person - the patient. To enable tracking of the patient between different non-overlapped cameras in the distributed system, a new re-identification approach based on appearance model learning with one-class Support Vector Machine (SVM) was developed. Evaluation of the re-identification method was conducted on a 16 people dataset in a laboratory environment. Since the patient orientation in the indoor space was recognized as an important part of the context, the system necessitated the ability to estimate the orientation of the person, expressed in the frame of the 2D scene on which the patient is tracked by the camera. We devised method to fuse position tracking information from the vision system and inertial data from the smartphone in order to obtain patient鈥檚 2D pose estimation on the scene map. Additionally, a method for the estimation of the position of the smartphone on the waist of the patient was proposed. Position and orientation estimation accuracy were evaluated on a 12 people dataset. Finally, having available positional, orientation and height information, a new seven-class activity classification was realized using a hierarchical classifier that combines height-based posture classifier with translational and rotational SVM movement classifiers. Each of the SVM movement classifiers and the joint hierarchical classifier were evaluated in the laboratory experiment with 8 healthy persons. The final context-based FOG detection algorithm uses activity information and spatial context information in order to confirm or disprove FOG detected by the current state-of-the-art FOG detection algorithm (which uses only wearable sensor data). A dataset with home data of 3 PD patients was produced using two Kinect cameras and a smartphone in synchronized recording. The new context-based FOG detection algorithm and the wearable-only FOG detection algorithm were both evaluated with the home dataset and their results were compared. The context-based algorithm very positively influences the reduction of false positive detections, which is expressed through achieved higher specificity. In some cases, context-based algorithm also eliminates true positive detections, reducing sensitivity to the lesser extent. The final comparison of the two algorithms on the basis of their sensitivity and specificity, shows the improvement in the overall FOG detection achieved with the new context-aware home system.Esta tesis propone el uso de la actividad y el contexto espacial de una persona como medio para mejorar la detecci贸n de episodios de FOG (Freezing of gait) durante el seguimiento en el domicilio. La tesis describe el dise帽o, implementaci贸n de algoritmos y evaluaci贸n de un sistema dom茅stico distribuido para detecci贸n de FOG basado en varias c谩maras y un 煤nico sensor de marcha inercial en la cintura del paciente. Mediante de la observaci贸n detallada de los datos caseros recopilados de 17 pacientes con EP, nos dimos cuenta de que se puede lograr una soluci贸n novedosa para la detecci贸n de FOG mediante el uso de informaci贸n contextual de la posici贸n del paciente, orientaci贸n, postura b谩sica y movimiento anotada sem谩nticamente en un mapa bidimensional (2D) del entorno interior. Imaginamos el futuro sistema de consciencia del contexto como una red de c谩maras Microsoft Kinect colocadas en el hogar del paciente, que interact煤a con un sensor de inercia port谩til en el paciente (tel茅fono inteligente). Al constituirse la plataforma del sistema a partir de hardware comercial disponible, los esfuerzos de desarrollo consistieron en la producci贸n de m贸dulos de software (para el seguimiento de la posici贸n, orientaci贸n seguimiento, reconocimiento de actividad) que se ejecutan en la parte superior del sistema operativo del servidor de puerta de enlace de casa. El componente principal del sistema que tuvo que desarrollarse es la aplicaci贸n Kinect para seguimiento de la posici贸n y la altura de varias personas, seg煤n la entrada en forma de punto 3D de datos en la nube. Adem谩s del seguimiento de posici贸n, este m贸dulo de software tambi茅n proporciona mapeo y sem谩ntica. anotaci贸n de zonas espec铆ficas de FOG en la escena frente al Kinect. Se supone que una instancia de la aplicaci贸n de seguimiento de visi贸n se ejecuta para cada sensor Kinect en el sistema, produciendo un n煤mero potencialmente alto de pistas simult谩neas. En cualquier momento, el sistema tiene que rastrear a una persona espec铆fica - el paciente. Para habilitar el seguimiento del paciente entre diferentes c谩maras no superpuestas en el sistema distribuido, se desarroll贸 un nuevo enfoque de re-identificaci贸n basado en el aprendizaje de modelos de apariencia con one-class Suport Vector Machine (SVM). La evaluaci贸n del m茅todo de re-identificaci贸n se realiz贸 con un conjunto de datos de 16 personas en un entorno de laboratorio. Dado que la orientaci贸n del paciente en el espacio interior fue reconocida como una parte importante del contexto, el sistema necesitaba la capacidad de estimar la orientaci贸n de la persona, expresada en el marco de la escena 2D en la que la c谩mara sigue al paciente. Dise帽amos un m茅todo para fusionar la informaci贸n de seguimiento de posici贸n del sistema de visi贸n y los datos de inercia del smartphone para obtener la estimaci贸n de postura 2D del paciente en el mapa de la escena. Adem谩s, se propuso un m茅todo para la estimaci贸n de la posici贸n del Smartphone en la cintura del paciente. La precisi贸n de la estimaci贸n de la posici贸n y la orientaci贸n se evalu贸 en un conjunto de datos de 12 personas. Finalmente, al tener disponible informaci贸n de posici贸n, orientaci贸n y altura, se realiz贸 una nueva clasificaci贸n de actividad de seven-class utilizando un clasificador jer谩rquico que combina un clasificador de postura basado en la altura con clasificadores de movimiento SVM traslacional y rotacional. Cada uno de los clasificadores de movimiento SVM y el clasificador jer谩rquico conjunto se evaluaron en el experimento de laboratorio con 8 personas sanas. El 煤ltimo algoritmo de detecci贸n de FOG basado en el contexto utiliza informaci贸n de actividad e informaci贸n de texto espacial para confirmar o refutar el FOG detectado por el algoritmo de detecci贸n de FOG actual. El algoritmo basado en el contexto influye muy positivamente en la reducci贸n de las detecciones de falsos positivos, que se expresa a trav茅s de una mayor especificida

    Context-aware home monitoring system for Parkinson's disease patietns : ambient and werable sensing for freezing of gait detection

    Get PDF
    Tesi en modalitat de cotutela: Universitat Polit猫cnica de Catalunya i Technische Universiteit Eindhoven. This PhD Thesis has been developed in the framework of, and according to, the rules of the Erasmus Mundus Joint Doctorate on Interactive and Cognitive Environments EMJD ICE [FPA no. 2010-0012]Parkinson鈥檚 disease (PD). It is characterized by brief episodes of inability to step, or by extremely short steps that typically occur on gait initiation or on turning while walking. The consequences of FOG are aggravated mobility and higher affinity to falls, which have a direct effect on the quality of life of the individual. There does not exist completely effective pharmacological treatment for the FOG phenomena. However, external stimuli, such as lines on the floor or rhythmic sounds, can focus the attention of a person who experiences a FOG episode and help her initiate gait. The optimal effectiveness in such approach, known as cueing, is achieved through timely activation of a cueing device upon the accurate detection of a FOG episode. Therefore, a robust and accurate FOG detection is the main problem that needs to be solved when developing a suitable assistive technology solution for this specific user group. This thesis proposes the use of activity and spatial context of a person as the means to improve the detection of FOG episodes during monitoring at home. The thesis describes design, algorithm implementation and evaluation of a distributed home system for FOG detection based on multiple cameras and a single inertial gait sensor worn at the waist of the patient. Through detailed observation of collected home data of 17 PD patients, we realized that a novel solution for FOG detection could be achieved by using contextual information of the patient鈥檚 position, orientation, basic posture and movement on a semantically annotated two-dimensional (2D) map of the indoor environment. We envisioned the future context-aware system as a network of Microsoft Kinect cameras placed in the patient鈥檚 home that interacts with a wearable inertial sensor on the patient (smartphone). Since the hardware platform of the system constitutes from the commercial of-the-shelf hardware, the majority of the system development efforts involved the production of software modules (for position tracking, orientation tracking, activity recognition) that run on top of the middle-ware operating system in the home gateway server. The main component of the system that had to be developed is the Kinect application for tracking the position and height of multiple people, based on the input in the form of 3D point cloud data. Besides position tracking, this software module also provides mapping and semantic annotation of FOG specific zones on the scene in front of the Kinect. One instance of vision tracking application is supposed to run for every Kinect sensor in the system, yielding potentially high number of simultaneous tracks. At any moment, the system has to track one specific person - the patient. To enable tracking of the patient between different non-overlapped cameras in the distributed system, a new re-identification approach based on appearance model learning with one-class Support Vector Machine (SVM) was developed. Evaluation of the re-identification method was conducted on a 16 people dataset in a laboratory environment. Since the patient orientation in the indoor space was recognized as an important part of the context, the system necessitated the ability to estimate the orientation of the person, expressed in the frame of the 2D scene on which the patient is tracked by the camera. We devised method to fuse position tracking information from the vision system and inertial data from the smartphone in order to obtain patient鈥檚 2D pose estimation on the scene map. Additionally, a method for the estimation of the position of the smartphone on the waist of the patient was proposed. Position and orientation estimation accuracy were evaluated on a 12 people dataset. Finally, having available positional, orientation and height information, a new seven-class activity classification was realized using a hierarchical classifier that combines height-based posture classifier with translational and rotational SVM movement classifiers. Each of the SVM movement classifiers and the joint hierarchical classifier were evaluated in the laboratory experiment with 8 healthy persons. The final context-based FOG detection algorithm uses activity information and spatial context information in order to confirm or disprove FOG detected by the current state-of-the-art FOG detection algorithm (which uses only wearable sensor data). A dataset with home data of 3 PD patients was produced using two Kinect cameras and a smartphone in synchronized recording. The new context-based FOG detection algorithm and the wearable-only FOG detection algorithm were both evaluated with the home dataset and their results were compared. The context-based algorithm very positively influences the reduction of false positive detections, which is expressed through achieved higher specificity. In some cases, context-based algorithm also eliminates true positive detections, reducing sensitivity to the lesser extent. The final comparison of the two algorithms on the basis of their sensitivity and specificity, shows the improvement in the overall FOG detection achieved with the new context-aware home system.Esta tesis propone el uso de la actividad y el contexto espacial de una persona como medio para mejorar la detecci贸n de episodios de FOG (Freezing of gait) durante el seguimiento en el domicilio. La tesis describe el dise帽o, implementaci贸n de algoritmos y evaluaci贸n de un sistema dom茅stico distribuido para detecci贸n de FOG basado en varias c谩maras y un 煤nico sensor de marcha inercial en la cintura del paciente. Mediante de la observaci贸n detallada de los datos caseros recopilados de 17 pacientes con EP, nos dimos cuenta de que se puede lograr una soluci贸n novedosa para la detecci贸n de FOG mediante el uso de informaci贸n contextual de la posici贸n del paciente, orientaci贸n, postura b谩sica y movimiento anotada sem谩nticamente en un mapa bidimensional (2D) del entorno interior. Imaginamos el futuro sistema de consciencia del contexto como una red de c谩maras Microsoft Kinect colocadas en el hogar del paciente, que interact煤a con un sensor de inercia port谩til en el paciente (tel茅fono inteligente). Al constituirse la plataforma del sistema a partir de hardware comercial disponible, los esfuerzos de desarrollo consistieron en la producci贸n de m贸dulos de software (para el seguimiento de la posici贸n, orientaci贸n seguimiento, reconocimiento de actividad) que se ejecutan en la parte superior del sistema operativo del servidor de puerta de enlace de casa. El componente principal del sistema que tuvo que desarrollarse es la aplicaci贸n Kinect para seguimiento de la posici贸n y la altura de varias personas, seg煤n la entrada en forma de punto 3D de datos en la nube. Adem谩s del seguimiento de posici贸n, este m贸dulo de software tambi茅n proporciona mapeo y sem谩ntica. anotaci贸n de zonas espec铆ficas de FOG en la escena frente al Kinect. Se supone que una instancia de la aplicaci贸n de seguimiento de visi贸n se ejecuta para cada sensor Kinect en el sistema, produciendo un n煤mero potencialmente alto de pistas simult谩neas. En cualquier momento, el sistema tiene que rastrear a una persona espec铆fica - el paciente. Para habilitar el seguimiento del paciente entre diferentes c谩maras no superpuestas en el sistema distribuido, se desarroll贸 un nuevo enfoque de re-identificaci贸n basado en el aprendizaje de modelos de apariencia con one-class Suport Vector Machine (SVM). La evaluaci贸n del m茅todo de re-identificaci贸n se realiz贸 con un conjunto de datos de 16 personas en un entorno de laboratorio. Dado que la orientaci贸n del paciente en el espacio interior fue reconocida como una parte importante del contexto, el sistema necesitaba la capacidad de estimar la orientaci贸n de la persona, expresada en el marco de la escena 2D en la que la c谩mara sigue al paciente. Dise帽amos un m茅todo para fusionar la informaci贸n de seguimiento de posici贸n del sistema de visi贸n y los datos de inercia del smartphone para obtener la estimaci贸n de postura 2D del paciente en el mapa de la escena. Adem谩s, se propuso un m茅todo para la estimaci贸n de la posici贸n del Smartphone en la cintura del paciente. La precisi贸n de la estimaci贸n de la posici贸n y la orientaci贸n se evalu贸 en un conjunto de datos de 12 personas. Finalmente, al tener disponible informaci贸n de posici贸n, orientaci贸n y altura, se realiz贸 una nueva clasificaci贸n de actividad de seven-class utilizando un clasificador jer谩rquico que combina un clasificador de postura basado en la altura con clasificadores de movimiento SVM traslacional y rotacional. Cada uno de los clasificadores de movimiento SVM y el clasificador jer谩rquico conjunto se evaluaron en el experimento de laboratorio con 8 personas sanas. El 煤ltimo algoritmo de detecci贸n de FOG basado en el contexto utiliza informaci贸n de actividad e informaci贸n de texto espacial para confirmar o refutar el FOG detectado por el algoritmo de detecci贸n de FOG actual. El algoritmo basado en el contexto influye muy positivamente en la reducci贸n de las detecciones de falsos positivos, que se expresa a trav茅s de una mayor especificidadPostprint (published version

    Context-aware home monitoring system for Parkinson's disease patietns : ambient and werable sensing for freezing of gait detection

    Get PDF
    Parkinson鈥檚 disease (PD). It is characterized by brief episodes of inability to step, or by extremely short steps that typically occur on gait initiation or on turning while walking. The consequences of FOG are aggravated mobility and higher affinity to falls, which have a direct effect on the quality of life of the individual. There does not exist completely effective pharmacological treatment for the FOG phenomena. However, external stimuli, such as lines on the floor or rhythmic sounds, can focus the attention of a person who experiences a FOG episode and help her initiate gait. The optimal effectiveness in such approach, known as cueing, is achieved through timely activation of a cueing device upon the accurate detection of a FOG episode. Therefore, a robust and accurate FOG detection is the main problem that needs to be solved when developing a suitable assistive technology solution for this specific user group. This thesis proposes the use of activity and spatial context of a person as the means to improve the detection of FOG episodes during monitoring at home. The thesis describes design, algorithm implementation and evaluation of a distributed home system for FOG detection based on multiple cameras and a single inertial gait sensor worn at the waist of the patient. Through detailed observation of collected home data of 17 PD patients, we realized that a novel solution for FOG detection could be achieved by using contextual information of the patient鈥檚 position, orientation, basic posture and movement on a semantically annotated two-dimensional (2D) map of the indoor environment. We envisioned the future context-aware system as a network of Microsoft Kinect cameras placed in the patient鈥檚 home that interacts with a wearable inertial sensor on the patient (smartphone). Since the hardware platform of the system constitutes from the commercial of-the-shelf hardware, the majority of the system development efforts involved the production of software modules (for position tracking, orientation tracking, activity recognition) that run on top of the middle-ware operating system in the home gateway server. The main component of the system that had to be developed is the Kinect application for tracking the position and height of multiple people, based on the input in the form of 3D point cloud data. Besides position tracking, this software module also provides mapping and semantic annotation of FOG specific zones on the scene in front of the Kinect. One instance of vision tracking application is supposed to run for every Kinect sensor in the system, yielding potentially high number of simultaneous tracks. At any moment, the system has to track one specific person - the patient. To enable tracking of the patient between different non-overlapped cameras in the distributed system, a new re-identification approach based on appearance model learning with one-class Support Vector Machine (SVM) was developed. Evaluation of the re-identification method was conducted on a 16 people dataset in a laboratory environment. Since the patient orientation in the indoor space was recognized as an important part of the context, the system necessitated the ability to estimate the orientation of the person, expressed in the frame of the 2D scene on which the patient is tracked by the camera. We devised method to fuse position tracking information from the vision system and inertial data from the smartphone in order to obtain patient鈥檚 2D pose estimation on the scene map. Additionally, a method for the estimation of the position of the smartphone on the waist of the patient was proposed. Position and orientation estimation accuracy were evaluated on a 12 people dataset. Finally, having available positional, orientation and height information, a new seven-class activity classification was realized using a hierarchical classifier that combines height-based posture classifier with translational and rotational SVM movement classifiers. Each of the SVM movement classifiers and the joint hierarchical classifier were evaluated in the laboratory experiment with 8 healthy persons. The final context-based FOG detection algorithm uses activity information and spatial context information in order to confirm or disprove FOG detected by the current state-of-the-art FOG detection algorithm (which uses only wearable sensor data). A dataset with home data of 3 PD patients was produced using two Kinect cameras and a smartphone in synchronized recording. The new context-based FOG detection algorithm and the wearable-only FOG detection algorithm were both evaluated with the home dataset and their results were compared. The context-based algorithm very positively influences the reduction of false positive detections, which is expressed through achieved higher specificity. In some cases, context-based algorithm also eliminates true positive detections, reducing sensitivity to the lesser extent. The final comparison of the two algorithms on the basis of their sensitivity and specificity, shows the improvement in the overall FOG detection achieved with the new context-aware home system.Esta tesis propone el uso de la actividad y el contexto espacial de una persona como medio para mejorar la detecci贸n de episodios de FOG (Freezing of gait) durante el seguimiento en el domicilio. La tesis describe el dise帽o, implementaci贸n de algoritmos y evaluaci贸n de un sistema dom茅stico distribuido para detecci贸n de FOG basado en varias c谩maras y un 煤nico sensor de marcha inercial en la cintura del paciente. Mediante de la observaci贸n detallada de los datos caseros recopilados de 17 pacientes con EP, nos dimos cuenta de que se puede lograr una soluci贸n novedosa para la detecci贸n de FOG mediante el uso de informaci贸n contextual de la posici贸n del paciente, orientaci贸n, postura b谩sica y movimiento anotada sem谩nticamente en un mapa bidimensional (2D) del entorno interior. Imaginamos el futuro sistema de consciencia del contexto como una red de c谩maras Microsoft Kinect colocadas en el hogar del paciente, que interact煤a con un sensor de inercia port谩til en el paciente (tel茅fono inteligente). Al constituirse la plataforma del sistema a partir de hardware comercial disponible, los esfuerzos de desarrollo consistieron en la producci贸n de m贸dulos de software (para el seguimiento de la posici贸n, orientaci贸n seguimiento, reconocimiento de actividad) que se ejecutan en la parte superior del sistema operativo del servidor de puerta de enlace de casa. El componente principal del sistema que tuvo que desarrollarse es la aplicaci贸n Kinect para seguimiento de la posici贸n y la altura de varias personas, seg煤n la entrada en forma de punto 3D de datos en la nube. Adem谩s del seguimiento de posici贸n, este m贸dulo de software tambi茅n proporciona mapeo y sem谩ntica. anotaci贸n de zonas espec铆ficas de FOG en la escena frente al Kinect. Se supone que una instancia de la aplicaci贸n de seguimiento de visi贸n se ejecuta para cada sensor Kinect en el sistema, produciendo un n煤mero potencialmente alto de pistas simult谩neas. En cualquier momento, el sistema tiene que rastrear a una persona espec铆fica - el paciente. Para habilitar el seguimiento del paciente entre diferentes c谩maras no superpuestas en el sistema distribuido, se desarroll贸 un nuevo enfoque de re-identificaci贸n basado en el aprendizaje de modelos de apariencia con one-class Suport Vector Machine (SVM). La evaluaci贸n del m茅todo de re-identificaci贸n se realiz贸 con un conjunto de datos de 16 personas en un entorno de laboratorio. Dado que la orientaci贸n del paciente en el espacio interior fue reconocida como una parte importante del contexto, el sistema necesitaba la capacidad de estimar la orientaci贸n de la persona, expresada en el marco de la escena 2D en la que la c谩mara sigue al paciente. Dise帽amos un m茅todo para fusionar la informaci贸n de seguimiento de posici贸n del sistema de visi贸n y los datos de inercia del smartphone para obtener la estimaci贸n de postura 2D del paciente en el mapa de la escena. Adem谩s, se propuso un m茅todo para la estimaci贸n de la posici贸n del Smartphone en la cintura del paciente. La precisi贸n de la estimaci贸n de la posici贸n y la orientaci贸n se evalu贸 en un conjunto de datos de 12 personas. Finalmente, al tener disponible informaci贸n de posici贸n, orientaci贸n y altura, se realiz贸 una nueva clasificaci贸n de actividad de seven-class utilizando un clasificador jer谩rquico que combina un clasificador de postura basado en la altura con clasificadores de movimiento SVM traslacional y rotacional. Cada uno de los clasificadores de movimiento SVM y el clasificador jer谩rquico conjunto se evaluaron en el experimento de laboratorio con 8 personas sanas. El 煤ltimo algoritmo de detecci贸n de FOG basado en el contexto utiliza informaci贸n de actividad e informaci贸n de texto espacial para confirmar o refutar el FOG detectado por el algoritmo de detecci贸n de FOG actual. El algoritmo basado en el contexto influye muy positivamente en la reducci贸n de las detecciones de falsos positivos, que se expresa a trav茅s de una mayor especificida
    corecore