Skip to content

teemupaloniemi/climbing-pose-estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Using open source tools to map climbing body pose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages