Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 624 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 624 Bytes

Climbing pose estimation

We use open-source tools like mediapipe and opencv to track climber body poses during routes. I saw this on internet and figured it cant be that hard to reproduce.

Here is sample video that looks cool:

example.webm

And an image also if you dont like moving things:

exmaple image

Usage

  1. install Google mediapipe with pip3 install mediapipe and opencv pip3 install opencv-python
  2. Run with python3 pose.py