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
{{ message }}
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
Recently, I learned that Mediapipe can support multi-persons' pose.. Then, I start thinking whether I can send the multi-persons' pose data to multiple avatars. Any hint or idea would be highly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered:
Definitely possible. My approach would be:
1. Have python send each persons data identifiably to unity.
2. Unity parses per person then update 1 of N avatars depending on what the
persons data is.
Might be tricky to maintain knowledge of which avatar is what set of points.
On Thu, Feb 29, 2024, 10:47 PM jerryum, ***@***.***> wrote:
Recently, I learned that Mediapipe can support multi-persons' pose.. Then,
I start thinking whether I can send the multi-persons' pose data to
multiple avatars. Any hint or idea would be highly appreciated.
Thank you!
—
Reply to this email directly, view it on GitHub
<#7>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO5J5VR3LO3TOWMRLYXVTF3YWAI6BAVCNFSM6AAAAABEBFVRP2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3DENRVGU4DSOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Recently, I learned that Mediapipe can support multi-persons' pose.. Then, I start thinking whether I can send the multi-persons' pose data to multiple avatars. Any hint or idea would be highly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered: