Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.22 KB

README.md

File metadata and controls

33 lines (29 loc) · 1.22 KB

Posefect

In Pakistan, 70% of the people live in villages, making it physically and financially hard for them to receive adequate help. A single physiotherapy session can cost around 500-3000 PKR, which can become kind of expensive if the patient needs more than one session, and the constant travel to the therapist can cause distress as well. This The project aims to create a platform where patients can perform exercises at their homes and at their discretion. It is a desktop application that records the patient's movement through computer vision and helps them perform exercises the right way through pose estimation. It can help them exercise their neck muscles, wrists, and even fingers, all the while recording the patient's progress and providing helpful feedback for the patients and their physiotherapists.

Developed By:

  1. Mohammad Anas Saud (15140)
  2. Muhammad Zaki Alvi (15713)
  3. Subhan Ahmed (15226)
  4. Syed Talal Ali (16641)

Commands

To Generate .py from .iu file

pyuic5 -x pathInputFile.ui -o pathOutputFile.py

To Generate .py from .qrc file

pyrcc5 -py3 paythInputFile.qrc -o output_rc.py

TODO: 
- Update patient exercise screen UI
- Generate screens
  - Presribe Exercise
  - Perform Exercise