Skip to content

falen-sys/multi-pose-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎯 Multi-Pose Tracker

Python OpenCV MediaPipe

Real-time multi-object tracking with computer vision: hands, face (eyes + iris), and full body pose detection.

✨ Features

  • πŸ‘‹ Hand tracking (up to 2 hands) with labeled left/right
  • πŸ‘οΈ Face & eye tracking with iris detection
  • 🧘 Full body pose estimation (shoulders, arms, legs)
  • 🎨 Real-time visualization with color-coded landmarks
  • πŸ“Š Live HUD showing detected objects count

πŸš€ Quick Start

Installation

# Clone repository
git clone https://github.com/yourusername/multi-pose-tracker.git
cd multi-pose-tracker

# Install dependencies
pip install -r requirements.txt

# Run
python main.py

About

Real-time multi-object tracking with MediaPipe

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages