mmounirf / react-hand-gesture-recognition

Hand gesture recognition demo using React and MediaPipe framework

Home Page:https://mmounirf.github.io/react-hand-gesture-recognition/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deploy License

A Gesture Recognizer class and a couple of useful React custom hooks created to provide, easy and simple API around @mediapipe/tasks-vision GestureRecognizer.

Getting started

Install:

pnpm install

Run:

pnpm run dev

Dependencies

About

Hand gesture recognition demo using React and MediaPipe framework

https://mmounirf.github.io/react-hand-gesture-recognition/

License:MIT License


Languages

Language:TypeScript 83.2%Language:CSS 14.1%Language:HTML 2.7%