TesseraktZero / UnityHandTrackingWithMediapipe

Realtime hand tracking and finger tracking in Unity using Mediapipe
Apache License 2.0
286 stars 66 forks source link

How to adjust the position and rotation of the prefab HandLandmarkSet to fit with the model? #21

Open Grit007 opened 1 year ago

Grit007 commented 1 year ago

Thanks for your project. When i use custom model, I can't align the HandLandmarkSet with model, thus can't achieve the result with your default model, Can you tell me how to adjust the position and rotation of the prefab HandLandmarkSet to fit with the model? thanks! Also,is the tracking result sensitive to the model initiall pose?