Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

🦘 Real-Time Jump Height Estimation

A real-time system that estimates the vertical jump height of a person using webcam input, OpenCV, and MediaPipe pose estimation.

Real-time jump tracking with height display.

πŸš€ Features

  • 🧍 Tracks human pose using MediaPipe
  • 🎯 Detects and measures jump height using mid-hip vertical displacement
  • πŸ“ Converts pixel measurements to real-world centimeters
  • πŸ“Š Displays jump count and last jump height on screen
  • πŸ” Real-time video processing with smooth overlays

πŸ›  Requirements

  • Python 3.7+
  • OpenCV
  • MediaPipe

πŸ“¦ Install dependencies

pip install opencv-python mediapipe

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages