Skip to content

ranikaP/motion-track-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website url: https://motion-track-web.web.app/ Motion Track Web

Motion Track Web is a browser-based motion detection application built for real-time motion tracking and classification.

Features

  • Real-time motion tracking in browser
  • Edge Impulse model integration
  • Motion detection and prediction
  • Clean web interface
  • Firebase hosting for deployment

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Edge Impulse
  • Firebase Hosting
  • Git & GitHub

Project Structure

  • "index.html" — Main webpage
  • "style.css" — Styling
  • "app.js" — Frontend logic
  • "run-impulse.js" — Edge Impulse inference
  • "edge-impulse-standalone.js/wasm" — Model runtime

Setup

  1. Clone the repository
  2. Open project folder
  3. Install dependencies if needed
  4. Run locally in browser

Deployment

This project is deployed using Firebase Hosting.

Purpose

This project was created as part of a learning journey in web development, machine learning integration, and embedded AI applications.

Releases

No releases published

Packages

 
 
 

Contributors