Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Palmeter is a real time hand tracking tool which detect multiple hands and measure the distance between them.

Notifications You must be signed in to change notification settings

KrishBharadwaj5678/Palmeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

18 Commits

Repository files navigation

βœ‹ Palmeter

Palmeter is a Python powered real time hand tracking tool that detect multiple hands and calculate the distance between them.πŸ“

PalmeterDemo


🌟 Features

Feature Description
βœ‹ Multi Hand Detection Detects two hands in real time using MediaPipe
πŸ“ Palm Distance Calculation Calculates distance between palms
🎯 Real Time Display Dynamically displays distance on the screen
πŸ–ΌοΈ Visual Overlays Draws hand landmarks for better understanding
πŸ” Continuous Tracking Continuously updates hand positions frame by frame
⚑ Lightweight Performance Runs fast even on low spec machines using only CPU
πŸ§ͺ Easy to Extend Clean codebase ready for gesture recognition

πŸ› οΈ Tech Stack

Technology Description
🧠 MediaPipe Hand landmark detection
πŸŽ₯ OpenCV Real time computer vision library
βš™οΈ CvZone Simplifies hand tracking
🐍 Python 3.x Programming language

πŸš€ Installation

  1. Clone the repository:

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

    pip install -r requirements.txt
  3. Run the script:

    python app.py

🀝 Contributing

We welcome contributions to Palmeter!

  1. 🍴 Fork the repository

  2. πŸ“₯ Clone your fork

    git clone https://github.com/KrishBharadwaj5678/Palmeter.git
    cd Palmeter
  3. 🌿 Create a new branch

    git checkout -b feature/your-feature-name
  4. πŸ› οΈ Make your changes

  5. βœ… Test your changes

  6. πŸ’Ύ Commit your changes

    git add .
    git commit -m "Add feature XYZ or Fix bug ABC"
  7. πŸš€ Push to your fork

    git push origin feature/your-feature-name
  8. πŸ“¬ Create a Pull Request (PR)

    • Go to your fork on GitHub and click Compare & pull request.
    • Describe your changes clearly and submit the PR.

About

Palmeter is a real time hand tracking tool which detect multiple hands and measure the distance between them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /