Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 463 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 463 Bytes

Use python 3.7 for this project

If using jupyter you can run this command to get docs mp_drawing.DrawingSpec ??

0. Install and Import Dependencies

media pipe opencv

!pip3.7 install mediapipe opencv-python
pip3.7 install mediapipe==0.8.9.1

https://developers.google.com/mediapipe/framework/getting_started/install

1. Make Detections

2. Determining Joints

3. Calculate Angles

4. Curl Counter

python3.7 curl-counter.py