Skip to content
#

python-hand-tracking

Here are 4 public repositories matching this topic...

Language: All
Filter by language

This project showcases a Python application that allows you to zoom in and out of any picture using hand gestures. It utilizes the OpenCV library along with the cvzone module to detect and track hand gestures, enabling you to control the zoom level of an image effortlessly.

  • Updated May 19, 2023
  • Python

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

Improve this page

Add a description, image, and links to the python-hand-tracking 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 python-hand-tracking topic, visit your repo's landing page and select "manage topics."

Learn more