CoolFace
Apppublic

Bala-Vignesh/motion-capture-app

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

Real-Time Motion Capture App

This application provides real-time motion capture using your webcam and applies the movements to 3D avatars.

Features

  • Real-time pose detection using MediaPipe
  • Male and female 3D avatar options
  • Web-based interface with Three.js rendering
  • Responsive design that works on desktop and mobile

How to Use

  1. 1.Click "Start Camera" to begin (you'll need to allow camera access)
  2. 2.Select either Male or Female avatar
  3. 3.Move in front of your camera to see the avatar mimic your movements
  4. 4.Click "Stop Camera" when finished

Technical Details

  • Built with MediaPipe for pose detection
  • Three.js for 3D rendering
  • Gradio for the web interface
  • Hosted on Hugging Face Spaces