Simple hand tracker using ofxTensorFlow2
-
Updated
Apr 28, 2022 - C++
Simple hand tracker using ofxTensorFlow2
Hand tracking made with OpenCV, MediaPipe and Python
Here is source code for an example of hand tracking using mediapipe library
This is a program that uses MediaPipe to track hand movements and do actions with those movements.
A hand tracker created using OpenCV and a re-trained SSD MobileNet v2 via transfer learning on the EgoHands Dataset.
Python program for tracking hands within a video feed. Uses OpenCV & Google MediaPipe.
Reusable hand tracking module, ready to be used in other projects. Done in Python and OpenCV
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.
🚀 Excited to share my latest project - a hand tracker click system detector inspired by Apple's vision pro technology!
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.
A hand tracker sample prototype with cvzone and OpenCV-python
Single hand tracking module using Python and OpenCV
Add a description, image, and links to the hand-tracker topic page so that developers can more easily learn about it.
To associate your repository with the hand-tracker topic, visit your repo's landing page and select "manage topics."