monitors your exercises to help you keep count of your exercise repetitions performed, but also alerts you when you have an incorrect posture or have not performed a full repetition. A visualization chart depicting your performance throughout the exercise will be displayed when you end the program.
Exercises supported: Squat, Arm curl, Situp.
To use the program:
- download the Jupyter notebook: exercise_tracker.ipynb
- open the notebook using Jupyter or any online Python notebook readeer
- read the brief instructions at the beginning of the notebook
- click on the 'Kernel' tab above and select 'Restart & Run All'.
- when prompted for input, enter either '1', '2', or '3' then hit the 'Enter' key to choose the exercise that you would like to perform.
- a new window will open up, make sure to select that window.
- Finally, perform your exercise infront of your webcam, make sure your full body is in the screen.
- Press 'q' on your keyboard when you want to end the program after your exercise.
Have fun using the program!
Note. this is a Monash University final year project completed under the collaboration of Kai Lin Wong, Eu Yang Chai and Kee Hong Tan; under the supervision of Dr Raphael Phan.