Skip to content

KrishBharadwaj5678/HandTrackPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✋ HandTrackPy

HandTrackPy is a Python script that uses computer vision to detect and track hands in real-time. This project leverages OpenCV and MediaPipe to provide efficient and accurate hand tracking.

Hand Tracking


✨ Features

Feature 🧩 Description 📋
🎥 Real-Time Hand Tracking Detect and track hands in real time using webcam input.
Multi-Hand Support Supports detection of multiple hands simultaneously.
FPS Display Shows Frames Per Second for performance monitoring.
🖐️ Landmark Detection Detects finger and palm landmarks for gesture recognition.
Lightweight Easy to integrate into other Python projects.
🛠️ Customizable Can be adapted for various gesture-based applications.

📥 Installation

pip install opencv-python mediapipe

🚀 Usage

Clone the repository

git clone https://github.com/KrishBharadwaj5678/HandTrackPy.git

Run the script

python app.py

🛠️ How It Works

The script utilizes MediaPipe Hands, a deep-learning-based solution for hand tracking, to detect and analyze hand landmarks in real-time.

🤝 Contributing

Feel free to fork the repository and submit pull requests to improve HandTrackPy!

About

HandTrackPy is a real time hand tracking which detects and tracks multiple hands, providing key landmarks for gesture recognition and interactive applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages