UnityPythonMediaPipeBodyPose
UnityPythonMediaPipeBodyPose copied to clipboard
Testing multithreaded body tracking inside of Unity using Google MediaPipe Pose Python bindings.
Trying to run the project on MacOS leads to this error: PlatformNotSupportedException: Message transmission mode is not supported on this platform. System.IO.Pipes.NamedPipeServerStream.Create (System.String pipeName, System.IO.Pipes.PipeDirection direction, System.Int32 maxNumberOfServerInstances, System.IO.Pipes.PipeTransmissionMode transmissionMode,...
Hi @ganeshsar! This is not an issue or a bug but probably would be a nice upgrade of this idea. To get to the point, I have found this project...
Traceback (most recent call last): File "/opt/homebrew/Cellar/[email protected]/3.10.13_1/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/Users/jerrylee/Works/UnityPythonMediaPipeAvatar/mediapipeavatar/body.py", line 93, in run cv2.imshow('Body Tracking', image) cv2.error: Unknown C++ exception from OpenCV code When I...
感谢您出色的工作,这个项目十分好玩,但我想让它驱动UE5引擎,该如何做呢?期待您的更新 --- Thank you for your great work. This project is very fun, but I want it to drive the UE5 engine. How should I do it? Looking forward to...
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
Hi, Loved the proyect, I want to try it mysefl in my computer but I get these errors about missing files. Error opening for writing the file: Library\Bee\artifacts\1900b0aE.dag\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.AdditionalFile.txt, error: No...