This article describes how to build a face and hand tracking application using MediaPipe and TensorFlow.js that runs directly in the browser without any backend server. The application detects faces and hands in real-time from any webcam stream and places virtual objects onto the detected keypoints. The code is open-sourced on GitHub to allow others to build similar demos or extend it for other use cases.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
19 views1 page
Assignment 2
This article describes how to build a face and hand tracking application using MediaPipe and TensorFlow.js that runs directly in the browser without any backend server. The application detects faces and hands in real-time from any webcam stream and places virtual objects onto the detected keypoints. The code is open-sourced on GitHub to allow others to build similar demos or extend it for other use cases.