Skip to content
#

hand-tracker

Here are 11 public repositories matching this topic...

This project is a hand detection program written in Python. It uses computer vision techniques to identify and track the location of hands in real-time using a webcam.The program will open your default webcam and display the output on the screen. It will track the location of your hand in real-time and draw a bounding box around it.

  • Updated Mar 23, 2023
  • Python

Here is source code for an example of hand tracking application (Virtual calculator) using openCV and mediapipe. It is a project for practicing skills in using openCV and image processing in computer vision. With this code, you can create a Virtual calculator and do basic mathematical calculation.

  • Updated Nov 29, 2023
  • Python

Improve this page

Add a description, image, and links to the hand-tracker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hand-tracker topic, visit your repo's landing page and select "manage topics."

Learn more