Update README.md

This commit is contained in:
Ganesh
2023-06-04 15:09:11 -06:00
committed by GitHub
parent 0ba591dd8e
commit 13a1613ef0

View File

@ -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>
![image showing waving](http://ganeshsaraswat.ca/InternetImages/bodygif.gif)