382 skills found · Page 2 of 13
collidingScopes / Threejs Handtracking 101A threejs / WebGL / MediaPipe-powered interactive demo that allows you to control a 3D sphere using hand gestures.
jiuqiant / Mediapipe Multi Hands Tracking Aar ExampleMediaPipe multi-hand tracking gpu demo with MediaPipe's Android archive library
LintangWisesa / MediaPipe In JavaScriptA simple demo of MediaPipe's ML solution in pure JavaScript
d4min / AircanvasAirCanvas is a computer vision project that lets you draw using hand gestures. Built with OpenCV and MediaPipe, it tracks your hand movements to simulate basic painting—like MS Paint, but without a mouse.
TemugeB / Handpose3dReal time 3D hand pose estimation using MediaPipe
vidursatija / BlazePalmPyTorch & CoreML implementation of MediaPipe Hands
collidingScopes / Stark ShapesAnimate shapes with hand gestures. Web tool built with threejs and mediapipe hand-tracking
electronicminer / Gesture Christmas Tree 3d With PhotoA 3D particle Christmas tree controlled by hand gestures. Built with Three.js & MediaPipe. 🎄✨ (一个由手势控制的 3D 粒子圣诞树。基于 Three.js 和 MediaPipe 构建。)
xinyang-sun / HandTrackingWithUnity Mediapipe手部追踪程序。使用Unity、Python、Mediapipe开发。 Hand tracking procedure. Developed with Unity, Python, and Mediapipe.
ryanontheinside / ComfyUI RealtimeNodesComfyUI Nodes Capable of Real-Time
PINTO0309 / Hand Gesture Recognition Using OnnxThis is a hand gesture recognition program that replaces the entire MediaPipe process with ONNX. Simultaneous detection of multiple palms and a simple tracker are additionally implemented. In addition, a simple MLP can learn and recognize gestures.
FeiGeChuanShu / Ncnn Android Mediapipe Handa mediapipe-hand demo infer by ncnn
JuliaPoo / MultiHand TrackingA python wrapper for Mediapipe's Multi-Hand Tracking
shahriarshafin / Face Hand Tracker🤖 Web-based real time face and hand landmark detection using Mediapipe in a Next.js application
positive666 / Mediapipe PoseEstimation Pytorchbased on mediapipe human Estimation project for pytorch, provide function(face_mesh,iris,pose,hand)
geaxgx / Depthai HandfaceRunning Google Mediapipe Face Mesh and Hand Tracking models on Luxonis DepthAI devices
Narottam04 / SignLanguageSignLanguage is a platform where users can practically learn American Sign Language using machine learning and access videos for over 20,000+ ASL phrases.
Akshaya12-star / Hand Gestures This project implements real-time hand gesture recognition using Python, OpenCV, and MediaPipe. It tracks hand landmarks from a webcam feed and identifies gestures such as Open Palm, Fist, Thumbs Up/Down, Peace Sign, and more. The system supports both left and right hands and displays detected gestures directly on the video stream.
lysdexic-audio / N4m HandposeWraps MediaPipe HandPose inside electron and serves the detected parts via MaxAPI.
kulin-patel / Hand TrackingIdentifying hand with 21 landmarks. It can also track movement.