Skip to content

DiscMetrics/disc-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

disc-metrics

This program uses computer vision to automatically calculate speed, angle, and body position using nothing but a video of a throw. Speed is directly correlated with distance, one of the most sought after skills in disc golf, so having an accurate way to measure speed is super helpful in nailing down what works and what doesn't when making form changes. However, other than expensive equipment such as a radar gun or TechDisc, there really don't exist any tools to easily measure the speed of a throw.

Determine distance from camera automatically via known radius of disc

Separate the disc from the background

Calculate bounding box of the flying disc, getting position data

Track form using AI model, gathering 3D position data

Visualize throwing form from any angle

usage: python3 process.py path_to_video

  • python3 process.py --help for help and list of optional arguments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages