Found 100 repositories(showing 30)
jcmellado
JavaScript Hand Tracking
mjyc
Add touch gesture-like hand gestures in your app; based on Handtrack.js + Hammer.js
Jovetat
通过手势识别完成自由涂鸦(Vue 3、Node.js、handtrack.js)
kristelTech
Draw with your hand using webcam gestures — point to draw, open to erase, and closed fist to change colors. Powered by Handtrack.js.
JavariaHassan
Real-time Hand Keypoint Detection in the Browser using Handtrack.js and HandPose
rehan-sattar
A hand detector application built in Javascript using handTrack.js
ak48disk
JavaScript Hand Tracking
mekiii
I created a particle animation in combination with a hand detection via handtracking.js and P5.
aaronlam1004
YouTube app made using ReactJS and NodeJS that utilizes YouTube Data API to search videos, playlists, and channels. In addition, lets you to watch YouTube videos and playlists using the YouTube Video API. Moreover, allows you to use handgestures to control video using Handtrack.js.
mrm8488
Air Guitar game with handtrack.js
Exoceus
A modern remake of the classic pong, but hand trackeded using HandTrack.js.
wxsd-sales
Uses Handtrack.js to track objects locally and sends the capture canvas as the outgoing stream of a Webex meeting.
Harisanthosh
Handtracking for sign languages using Tensorflow.js
J-Kehoe
Playing around with TensorFlow HandTracking in Three.js
ak48disk
forked from https://code.google.com/p/js-handtracking/
NG-Joseph
Gesture recognition powered by handtrack.js
IKHSRF
Hand Detection dengan Handtrack.js dan Tensorflow.js
jamesb97
Hand-Track Motion Detection using handtrack.js library
CeTesDev
No description available
xuchef
Touchless recipe app built with Next.js that uses TensorFlow handtracking for mid-air gesture navigation.
Bhargavi0326
No description available
matheuschiarelli11
handtrack example made with React.js (still in development for improvements)
youness-marrakchi
A Javascript app (based on tensorflow and handtrack.js) that detects hand motions .
PaulHenstridge
handTrack and howler JS to make a basic movement-sound game for Colt Steel's code challenge June 2020
ukarthik27
Move 3d objects rendered using webGL on real time hand-detection and tracking using Handtrack.js on the web
Noblesse013
This is a simple web-based drawing app powered by HandTrack.js. Use your webcam to draw, erase, change colors, and save your art with just your hand.
shweshi
Fun Eel Slap! project with a twist. You can use your hand to slap the eel. This project uses Tensorflow Handtrack.js for hand detection and uses it to slap the eel.
Patr95
As a person that under stress tends to bite my nails I created an app that uses front facing camera to make sure you do not bite them. Using Handtrack.js and some Vanilla Javascript.
HandTrack Studio is a real-time hand gesture recognition playground in the browser. Built with Next.js, TensorFlow.js, and MediaPipe WASM, it lets users define custom gestures, track them with clustering + cosine similarity, and interact through responsive webcam overlays and live event streaming.
AjayGowda7
It basically detects the hand on webcam and plays the audio, built using javascript "HandTrack.js" API It takes in a html image element (img, video, canvas elements, for example) and returns an array of bounding boxes, class names and confidence scores.