-
Hi,
Thank you for the excellent work.
I have got two sfm_data.bin. They have same images and only landmarks and features are different, how can I merge these two files to one.
Thank you.
-
As https://google.github.io/mediapipe/solutions/hands.html mentioned, Mediapipe can output _multi_hand_world_landmarks_, I tried to use it in unity by compling Python script into exe and sending _mult…
-
-
Hi,
I have been using your FaceAnalyzer library and it has been super useful in estimating the head pose and blinking parameters, and now I am working on tracking the head position with respect to c…
-
**Checklist**
1. I have searched related issues but cannot get the expected help.
1. The bug has not been fixed in the latest version.
**Describe the bug**
I want to get 3d keypoints for per…
-
Hi Guy,
Thanks for the excellent work! I am using my own face tracker to reproduce the transformation matrices in your provided JSON files. However, I cannot get the same results for both rotation…
-
Hi Diego,
I am using blendshape maker to transfer blendshapes with different source and avatar 3D model (Other than the models you shared in the repo). I found that it doesn't work with my target …
-
The 3D positioning of object using Kinect seems to rely on openni, which does not support Kinect One. Is there a workaround for this issue?
By the way, I'm running Kinect One on a Windows PC and use…
-
Hi MediaPipe Team, i'm trying to convert 21 landmarks into unity 3d world space.
I follow these step to do that:
Step 1: I follow @eknight7 instruction from #454 to get NormalizedRect in image coo…
-
> Android
> You cannot build native libraries for Android on Windows 10, so use WSL 2 instead.
Hello @homuler , I was wondering why building native libraries for Android on Windows 10 is not allow…