Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help for gestures implementation with MediaPipe Pose tracking using Unity and a Web camera. #9

Open
UnityQueriesAsk opened this issue Sep 5, 2021 · 1 comment

Comments

@UnityQueriesAsk
Copy link

Hi, Thank you so much for the Plugin.

I am going to use this MediaPipe Unity plugin for my project. In that project I need to implement Jump, Run, SwipeLeft, SwipeRight and etc gestures with Mediapipe Pose tracking using a Web camera.

Can you please confirm that the Jump, Run, SwipeLeft, SwipeRight, and etc gestures are possible with Mediapipe Pose tracking?

If possible can you please help me or share some of the references for the above gestures implementation using Unity.

Thanks in advance.

@TesseraktZero
Copy link
Owner

My guess would be to use Mediapipe Holistic from the Mediapipe Unity plugin. Then, you would get the points for arms and legs and you can map them to your model using full body ik solutions eg. FinalIK or Animation Rigging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants