Using opencv and openpose to blending strong muscle in real time.
- Run the script in
libraries\openpose\models\getModels.bat
to download the models of openpose. For OSX and Linux, usinglibraries/openpose/models/getModels.sh
. - Using python to run
src\main.py
, then you will see the demo.
Opps, docs are still under constrcution.
This software is following MIT Licence.
- Xingyun Wu - 2018 Aug - Original author
- Siqi Jiang - 2018 Aug - Group member
- Kexin Nie - 2018 Aug - Group member
Thanks to Professor Jianbo Shi@Penn Engineering and PWCC (Penn Wharton China Center) !