Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Yoha Alternatives
Similar projects and alternatives to yoha
-
mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
-
just
A library of dependency-free JavaScript utilities that do just one thing. (by angus-c)
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
convert-js-to-ts
Convert your plain Javascript project to Typescript using AI
yoha reviews and mentions
-
Weekly Digest 42/2021
GitHub - handtracking-io/yoha: A practical hand tracking engine.
-
🚀10 Trending projects on GitHub for web developers - 22nd October 2021
Demo (Code)
-
[P] YoHa: A practical hand tracking engine.
GitHub
Hey, thank you for this question. You basically want to be able to use hand tracking like a computer mouse (please correct me if I'm wrong). My gut feel is that this would not be too hard to do. If the major operating systems offer the respective APIs to do so (which I would assume they do) then it should be mainly a matter of putting in the work to implement it. If you want to, feel free to open an issue on GitHub to document this feature request.
-
Show HN: YoHa – A practical hand tracking engine
One can build this pretty easily for a website that you are hosting with the existing API (https://github.com/handtracking-io/yoha/tree/master/docs).
However, you likely want this functionality on any website that you are visiting for which you probably need to build a browser extension. I haven't tried incorporating YoHa into a browser extension but if somebody were to try I'd be happy to help.
Thank you for the feedback. I can confirm there seems to be an issue with iOS/Chrome and created a GitHub issue for it (https://github.com/handtracking-io/yoha/issues/5).
Note that if you were trying iOS/Safari and not iOS/Chrome there is nothing that can be done due to a limitation that is documented in the section "Discussion" here: https://developer.apple.com/documentation/webkitjs/canvasren... Will document this.
Thank you for the feedback. I would like to fix this but I neither own a Chromebook nor does it seem like I can use a platform like browserstack to reproduce the issue (didn't find Chromebook as available device there). If you would like to help debugging the issue you can open a GitHub issue here: https://github.com/handtracking-io/yoha/issues
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Dec 2023
Stats
handtracking-io/yoha is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of yoha is TypeScript.