#286 · Primary category: Computer Vision
yoha
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
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)