handtracking
There are 150 repositories under handtracking topic.
victordibia/handtrack.js
A library for prototyping realtime hand detection (bounding box), directly in the browser.
MephestoKhaan/HandPosing
Pose authoring using handtrackingon Quest
zhouzaihang/flutter_hand_tracking_plugin
这是一个 Flutter Packge 以实现摄像头精确追踪并识别十指的运动路径/轨迹和手势动作, 且输出22个手部关键点以支持更多手势自定义. 基于这个包可以编写业务逻辑将手势信息实时转化为指令信息: 一二三四五, rock, spiderman...还可以对不同手势编写不同特效. 可用于短视频直播特效, 智能硬件等领域, 为人机互动带来更自然丰富的体验
cansik/yolo-hand-detection
A pre-trained YOLO based hand detection network.
Kariaro/VRigUnity
VRM hand tracking using mediapipe
HW140701/GoogleMediapipePackageDll
package google mediapipe hand and holistic tracking into a dynamic link library
creativeIKEP/HolisticMotionCapture
HolisticMotionCapture is an application and package that can capture the motion of a person with only a monocular color camera and move the VRM avatar's pose, face, and hands.
handzlikchris/Unity.QuestRemoteHandTracking
Oculus Quest hand tracking directly in Unity Editor for fast iteration.
creativeIKEP/HolisticBarracuda
HolisticBarracuda is the Unity Package that simultaneously estimates 33 pose, 21 per-hand, and 468 facial landmarks on the Unity Barracuda with GPU.
ultraleap/Unity-Hand-Interaction-Experiments
A collection of Hand Interaction Experiments using Unity and Ultraleap hand tracking
JuliaPoo/MultiHand-Tracking
A python wrapper for Mediapipe's Multi-Hand Tracking
mjyc/jammerjs
Add touch gesture-like hand gestures in your app; based on Handtrack.js + Hammer.js
HxnDev/Virtual-Mouse-using-OpenCV
In this project we will be using the live feed coming from the webcam to create a virtual mouse with complete functionalities.
allanguys/FE-AI
AI在前端领域应用的Demo集合
imadeddinedjekoune/Hand-Detection-3D
This project merges computer vision with 3D modeling to create a lifelike virtual hand in Unity. Hand movements are tracked using OpenCV, enabling real-time interaction and applications in virtual reality, gaming, and simulations.
BakingBrains/Hand_Tracking-_Using_OpenCV
Simple Hand Tracking module and Controlling Volume through gesture
afsaredrisy/MediapipeHandtracking_GPU_Bitmap_Input
Handtracking mediapipe sample with bitmap RGB input
faaip/HandPose-OSC
Handtracking using MediaPipe HandPose. Runs as an Electron app and outputs OSC
leapmotion/LeapShape
Browser BRep CAD in WebXR
apletea/Computer-Vision
implemented some computer vision problems
jesus-333/Hand-Tracking-Pytorch
Hand tracking application developed in Pytorch
small-cactus/handTrack
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.
shubham0204/Hand_Detection_TFLite_Android
Hand Detection using TFLite in Android. Uses Victor Dibia's model checkpoints.
laisuki1109/handtracking-with-Mediapipe
Hand tracking with Google Mediapipe and Tensorflow demo app
arvintashakori/SmartTextileGlove
SmartTextileGlove (Nature Machine Intelligence 2024)
badboysm890/AirDrawJS
Draw on Screen using Webcam , Built using JS No GPU or Pre-request needed. Easy to integrate on your own apps.
Extrys/XRMasterHands
Framework for simplifying the usage of XR Hands by automagically creating a special XR Device which implements designed hand poses as buttons for using with the unity's Input System Package
vrmeup/threejs-webxr-hands-example
WebXR hand input in Three.JS example
maceq687/handtrackFM
Motion controlled webpage with dynamic audio
mathigatti/gestures2anything
Use your webcam to identify gestures and trigger any script
i5han2/Volume_and_Brightness_Control_Using_Hand_Gestures
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.
KalyanM45/Hand-Tracking-Using-Opencv
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.
MohamedAlaouiMhamdi/Hand-Distance-Measurement
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.
ClonedPuppy/Blender_OpenXR_Hand_Rigging
Rigging VR hand meshes in blender for OpenXR and Godot