Update README.md

This commit is contained in:
Ganesh
2023-12-17 16:57:14 -07:00
committed by GitHub
parent 53827ca2e9
commit 78ed9e0b80

View File

@@ -2,7 +2,7 @@
## 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. 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)
![image showing waving](https://ganthefan.com/images/bodygif.gif)
## Installation