[app]: MediaPipe Interactive Web Demo — Contactless ATM Playground #209
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
I'm a Google Summer of Code 2023 participant and as a part of my contribution, I've developed an Interactive Web Demo that demonstrates touchless interactions using the MediaPipe Machine Learning Library. The demo showcases the capabilities of the MediaPipe Hand Landmarker task, which accurately detects and tracks 21 hand landmarks. These landmarks are utilized in the web app to enable users to perform contactless interactions with the interface using simple gestures.
The source code for the demo includes detailed comments that explain the implementation and rationale behind the design decisions. This documentation is intended to assist other developers in utilizing the MediaPipe library and implementing similar touchless interaction features in their projects.
cc: @jenperson
🔸 Parent Repo → @Neilblaze/GSOC-23
🔸 Live Demo → Here
Screenshot