A professional Python project that detects and visualizes human body
movement in real-time using a webcam, powered by MediaPipe and OpenCV.
Features:
- Detects 33 body keypoints with high accuracy
- Draws a live skeleton overlay on the video feed
- Calculates joint angles (elbows & knees) automatically
- Live FPS counter and detection confidence score
- Save screenshots instantly with a single key press
Tech Stack:
MediaPipe | OpenCV | Python | NumPy
Includes:
- Full clean source code
- requirements.txt for easy setup
- Professional README with setup instructions
Perfect for portfolios, CV projects, and AI/CV showcases.