Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 607 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 607 Bytes

Exercise form tracker using OpenCV

Steps to run the code

  1. Download the required packages (NumPy and OpenCV).
  2. Add the path to your video in line number 18.
  3. The first frame of the video will be displayed. Click on the image to select the points (barbells, dumbbells) you wish to track. A white circle will appear once you have clicked on the image.
  4. The tracked path will be displayed and the video will be saved as output.mp4
  5. Check if your form is correct while lifting heavy weights so that you can avoid any injury and lift weights the right way!