Discussion on Gesture Control with OpenVINO #29223
vijaykr338
started this conversation in
Google Summer of Code
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Ethan Yang and Zhuo Wu,
I'm Vijay Kumar, a second-year student from India, and I am highly interested in working on and contributing to the Gesture Control with OpenVINO project.
Here is what I have learned so far –
I have studied the MediaPipe Gesture Recognizer framework, which uses a hand landmark detection system capable of recognizing up to seven classes.
As for the visual processing pipeline, I have experience with OpenCV for image handling and preprocessing.
I have also researched OpenVINO's intermediate representation format, which uses a two-file structure to optimize execution on Intel chips.
I have a few queries –
The MediaPipe framework is capable of recognizing up to seven classes, but can we expand it to enable seamless hands-free computer navigation?
We can replicate mouse trackpad gestures such as:
as for text input, we can implement swipe-gesture-based typing using the on-screen keyboard, similar to Android keyboards.
I would love to discuss these ideas further and understand how I can contribute to the project.
Looking forward to your insights.
Best regards,
Vijay Kumar
Beta Was this translation helpful? Give feedback.
All reactions