-
Notifications
You must be signed in to change notification settings - Fork 2
Sprint Notes
Sprint 04/02-04/16 goals:
-
Code for Exercise Start/Perform/End flow should be reviewed and merged to master.
-
Timer code to be refactored into a method
-
Clinician->User mapping code to be merged
-
Integrate electron code into anchor and test the UI
-
Test Exercise Start/Perform/End flow with actual Kinect data
-
Explore side versus depth view for Kinect
-
Implement Posture Comparison in Javascript and integrate it into Exercise Start/Perform/End flow
-
Add outlines to the current skeleton.
-
Lay the groundwork for doing DTW on the data
Sprint 04/16-04/30 goals:
-
Allow DTW to run on the frontend. Save DTW results to exercise model, ie numReps completed per session.
-
Give feedback on the number of repetitions on the UI while the patient is doing exercise.
-
Allow charts to read and display data for DTW, and number of repetitions, number of sessions (all that should be in the exercise model because of task 1 and data from Sprint 1)
-
User should be given feedback if they fall out of sync, and their current bodyFrame data should be discarded. Exercise session must be restarted in this case.
-
Add at least textual motivation for exercises we have on hand.