#286 · Primary category: Computer Vision

yoha

ai hand-recognition hand-tracking javascript typescript web

A practical hand tracking engine.

Project last updated:03/30/24

GitHub Stars

2.1K

Forks

149

Contributors

3

License

MIT

Why we included this project

Yoha brings hand tracking to the browser with a JavaScript library that runs entirely client-side. It watches the webcam feed and recognizes a few practical poses, so a pinch can click or draw and a fist can clear a canvas. That makes it useful for kiosks or web apps where a mouse doesn't make sense, and the bundled draw demo shows exactly how to wire it into a page. The docs cover serving the model files and the HTTPS requirement for webcam access. Keep in mind the project is unmaintained and still beta, so treat it as a reference implementation or a starting point to fork rather than a dependency you can count on for long-term support.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category