You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know about the output of the mediapipe should be the coordinates of the NDC, how did you convert the output so that it can be used correctly in unity?
Or maybe the data uploaded from your mobile phone are already available coordinates?
The text was updated successfully, but these errors were encountered:
The landmark positions from the hand landmark model are 3D coord relative to the wrist.
I manually converted the NDC wrist position by calculating the depth based on finger distance.
I know about the output of the mediapipe should be the coordinates of the NDC, how did you convert the output so that it can be used correctly in unity?
Or maybe the data uploaded from your mobile phone are already available coordinates?
The text was updated successfully, but these errors were encountered: