Skip to content

Demo of enabling a user to make a selection from a menu projected onto a table using hand gestures

Notifications You must be signed in to change notification settings

valtech-sd/Smart-Table-Menu

Repository files navigation

Smart-Table-Menu

Demo of enabling a user to make a selection from a menu projected onto a table using hand gestures

Getting Started

  1. Install the dependencies
pnpm install
  1. Create a .env.local file with the following values
VITE_FLIPPED_VIDEO=false
  1. Run the project
pnpm run dev

Features

This webapp has two different routes you can visit (after running pnpm run dev):

  • '/': This is the main path which shows the menu and cart on top of a black background. This was thought as the real life scenario where the demo gets projected on a dummy table with the goal of converting it into a smart table.
  • '/webcam': This is the path which shows the menu and cart on top of a webcam preview. We added this route in order to develop and test the demo functionality in a easier way.

Libraries

Category Technology
Object detection Tensorflow
Model Handpose
Fingerpose Fingerpose
Cart Cart
Webcam react-webcam

About

Demo of enabling a user to make a selection from a menu projected onto a table using hand gestures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published