A pre-trained YOLO based hand detection network.
-
Updated
Oct 5, 2022 - Python
A pre-trained YOLO based hand detection network.
A python wrapper for Mediapipe's Multi-Hand Tracking
In this project we will be using the live feed coming from the webcam to create a virtual mouse with complete functionalities.
Simple Hand Tracking module and Controlling Volume through gesture
Control your mouse cursor using hand gestures! This script uses OpenCV, MediaPipe, and PyAutoGUI to track your hand and click by touching thumb and index finger.
implemented some computer vision problems
The Virtual Hand Gesture Keyboard is an innovative and interactive project that offers a new way to type using hand gestures. This project leverages computer vision and machine learning techniques to track the user's hand movements and recognize specific gestures, which are then translated into virtual keypresses on the user's computer.
his Python script utilizes OpenCV and MediaPipe to perform real-time hand tracking using a webcam. The code captures video input from the default camera, processes the frames to detect and track hand landmarks using the MediaPipe Hands module, and subsequently visualizes the landmarks on the live feed.
Computer Vision GUI game where I integrated Hand Gesture Tracking using MediaPipe and OpenCV to save Rick C-137 from Evil Morty.
This project aims to control the system volume and screen brightness using hand gestures. Use your left hand for brightness control and right hand for volume control. For detection of hand landmarks, mediapipe library is used.
Rigging VR hand meshes in blender for OpenXR and Godot
This Python project uses the Mediapipe library to measure the distance between two specific landmarks on a hand using a webcam or the default camera. It provides real-time hand landmark detection and displays the calculated distance in centimeters on the video stream.
Simple hand landmarks detection and hand tracking module using openCV and mediapipe
This project is a virtual drawing canvas that allows you to draw on the screen using hand gestures captured through your webcam. The application uses the OpenCV and Mediapipe libraries to track hand movements and recognize gestures, which are then translated into drawing actions on the canvas.
Tutorial project source code that I've created for my channel - it tracks the hand and like the current youtube video on browser if user makes thumbs up to the camera
Modified Ultraleap Python SDK, serial communication python code and self-written C++ code for Teensy 4.1 related to controlling AR4 robotic arm via Ultraleap hand-tracking camera for a gig project.
Control mouse without touching it!
A simple python program that detects hand and track it using support vector machine file
Add a description, image, and links to the handtracking topic page so that developers can more easily learn about it.
To associate your repository with the handtracking topic, visit your repo's landing page and select "manage topics."