MCPcopy Index your code
hub / github.com/ErickWendel/live-recognizing-multiple-gestures-tensorflowjs

github.com/ErickWendel/live-recognizing-multiple-gestures-tensorflowjs @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
16 symbols 32 edges 4 files 0 documented · 0% updated 3y ago★ 1801 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

live-recognizing-multiple-gestures-tensorflowjs

About

This is the examples shown in my live screen about Recognizing gestures in real time right from the browser (pt-br)

First of all, leave your star 🌟 on this repo.

Access our exclusive telegram channel so I'll let you know about all the content I've been producing

Complete source code

  • Access it in app
  • Checkout the live demo.
  • It recognizes, single hand gestures 🖐,👊,✌️,👍🏻 and the multigesture 🙅

Have fun!

THUMB---JS-EXPERTPrancheta-1

References:

  • https://github.com/ErickWendel/fingerpose
  • Rock, Paper & Scissors: https://github.com/andypotato/rock-paper-scissors
  • Pacman: https://storage.googleapis.com/tfjs-examples/webcam-transfer-learning/dist/index.html
  • https://github.com/tensorflow/tfjs-examples/
  • https://www.npmjs.com/package/fingerpose
  • https://github.com/andypotato/rock-paper-scissors/blob/master/src/js/Gestures.js
  • https://www.tensorflow.org/js/demos
  • https://github.com/tensorflow/tfjs-models/tree/master/hand-pose-detection#mediapipe-hands-keypoints-used-in-mediapipe-hands

Core symbols most depended-on inside this repo

updateDebugInfo
called by 2
recorded/src/index.js
updateDebugInfo
called by 2
preclass/src/index.js
createDetector
called by 1
recorded/src/index.js
main
called by 1
recorded/src/index.js
checkGestureCombination
called by 1
recorded/src/index.js
addToPairIfCorrect
called by 1
recorded/src/index.js
estimateHands
called by 1
recorded/src/index.js
initCamera
called by 1
recorded/src/index.js

Shape

Function 16

Languages

TypeScript100%

Modules by API surface

recorded/src/index.js8 symbols
preclass/src/index.js8 symbols

For agents

$ claude mcp add live-recognizing-multiple-gestures-tensorflowjs \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page