-
-
Notifications
You must be signed in to change notification settings - Fork 483
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
Error during make step #8
Comments
Please run |
@homuler running
|
To build |
@homuler I have already installed using
|
Please make sure that you can run |
Thanks @homuler that worked
Mediapipe examples are already working on my system |
Please copy and paste the log when you run |
Thankyou so much @homuler . it worked
output on terminal
|
@homuler Readme doesnot contain instructions to use this plugin inside unity. My objective is to use pose landmarks and render a 3D model over a landmark. Can you please guide me how can i get pose landmarks using this plugin inside unity? |
As to pose tracking, I'm developing now (and not finished yet), but the HandTracking example may be used as a reference.
Overall, I think that the sample code is very similar to the official one. |
In 269a081, I added sample code to use pose landmarks. |
getting the following error
Steps to reproduce :
step 1 - git clone https://github.com/homuler/MediapipeUnityPlugin.git
step 2 - cd MediapipeUnityPlugin
step 3 - make install
Prerequisites - already satisfied
1- mediapipe is installed
2- opencv version 3.4.10-pre installed
3- protocol compiler version libprotoc 3.0.0 installed
The text was updated successfully, but these errors were encountered: