xKabbe / ascendify

Ascendify is an advanced tool for analyzing bouldering movements using video pose detection. It extracts pose data, calculates movement metrics, and offers real-time feedback to enhance climbing performance. Features include data visualization, machine learning integration, and actionable insights.
MIT License
0 stars 0 forks source link

Movement Metrics Calculation #5

Open xKabbe opened 3 months ago

xKabbe commented 3 months ago

Description

Develop functionality to calculate basic metrics from the extracted pose data. These metrics will help analyze the movement captured in the video. Additionally, display these metrics on the video feed for real-time feedback.

Calculate basic metrics (e.g. reach, body angles):

Display metrics on the video feed:

Additional Context

No response

Expected Actions

Definition Of Done