Skip to content

KrishBharadwaj5678/HandTrackPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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

  1. Clone the repo:

    git clone https://github.com/KrishBharadwaj5678/HandTrackPy.git
    cd HandTrackPy
  2. Install dependencies:

    pip install -r requirements.txt

Contributing 🤝

Want to contribute? Here's how:

  1. 🍴 Fork the repository.
  2. 🌿 Create a new branch (git checkout -b feature-name).
  3. ✍️ Make your changes and commit them (git commit -am 'Add feature-name').
  4. 🚀 Push to your branch (git push origin feature-name).
  5. 🔄 Submit a pull request to merge into the main branch.

Releases

No releases published

Packages

 
 
 

Contributors

Languages