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
However, the return result of event.value["rightLandmarks"] has a length of 25x3, not 25x16.
I tried running the example but got the same result. Could you help solve this issue? Please let me know how I can retrieve hand joint information with rotation, either through an available example or by pointing out the error in my code.
The text was updated successfully, but these errors were encountered:
@geyang @RogerQi @jansenw95 @evnkm @hannah-y-gao
I am using vuer==0.0.32rc7 to obtain hand poses with the following code (Open-TeleVision):
However, the return result of
event.value["rightLandmarks"]
has a length of 25x3, not 25x16.I tried running the example but got the same result. Could you help solve this issue? Please let me know how I can retrieve hand joint information with rotation, either through an available example or by pointing out the error in my code.
The text was updated successfully, but these errors were encountered: