Skip to content

PatKeenan/gesture-tracker

Repository files navigation

Gesture Tracker

image

Overview

This project the webcam to detect if either of your index fingers are pointed up or down. The application will scroll up or down depending on the direction of the detected fingers.

Running Locally

  1. Install the dependencies: yarn
  2. Start the development server: yarn dev
  3. Temporary fix - press save in App.tsx to fix the issue with the tensorflow model not being fully loaded .

Learn More

Tensorflow hand-pose-detection model