ganeshsar / UnityPythonMediaPipeBodyPose

Testing multithreaded body tracking inside of Unity using Google MediaPipe Pose Python bindings.
MIT License
114 stars 25 forks source link

Can I detect 3 people at the same time? #7

Open BacDsquare opened 4 months ago

BacDsquare commented 4 months ago

I'm planning to apply it to my game but I want to have multiple players play at the same time thank you for help me

yunlianwangluo commented 3 months ago

no, seems mediapipe only support one person at once...