mirror of
https://github.com/ganeshsar/UnityPythonMediaPipeBodyPose.git
synced 2025-07-15 02:34:05 +08:00
Update README.md
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# Multithreaded Unity Python MediaPipe Body/Pose
|
||||
|
||||
## Overview
|
||||
This is a project that tests Google MediaPipePose inside of Unity using Python bindings. Reading the WebCam and running the model occur on different threads. Basically, it's configurable full body tracking using a WebCam.<br>
|
||||
This is a project that tests Google MediaPipePose inside of Unity using Python bindings. Reading the WebCam and running the model occur on different threads. Basically, it's configurable full body tracking using a WebCam. What's more is that you can stay inside of a Python environment for all the mediapipe stuff (use all your usual libraries).<br>
|
||||

|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user