Kneebend-tracker

All the operations on the video like read/write are performed using Opencv library.
Mediapipe pose model is used for the detection of pose landmarks from the given video.

To run the code:
● Make sure you are in the directory where code and video (KneeBend,mp4) are present.
● Make sure you have mediapipe and opencv installed.
● Run the code by using the command: python code.py
● The output video with the name Output Video.avi will be saved automatically in the
directory and will also be displayed.