Project Information
- Category: Interactive Apps
- Client: Interactive Artifact
- Project date: 2016
- Project URL: debskr.github.io
Project Overview
A guided physiotherapy assessment system that involves computer vision technology using Kinect device to detect body joints. The application calculates angle to determine the proper quality of exercise done by patients prescribed by doctors. The application provides digital assessment report on exercises done by patients. Patient data was maintained securely though database and application process data though API endpoints. Patients can do selected exercises from this module. A 3d model will demonstrate the exercise and patient needs to do the exercise accordingly. Patient’s body angle of that exercise will then track through Kinect depth camera and based on that, a repetition counter will count the exercise upon reaching the desired angle of the relevant exercise. Additionally, a strength indicator of angles, a time feedback of doing exercise, repetition counter, angle value & exercise name are some components that are present in this module. After successfully completing an exercise, a UI will pop up to redirect the user to the dashboard & sending data to database. Patient can access to the exercise selection module, Exercise summary module, Report generation module & settings module.