A full body tracking app using two or more HD cameras, for VR, 3D animation, etc.
-
FullBowody's website to see the project's presentation.
-
FullBowody's organisation to see the project's repositories.
- Download the github repository
- Install MinGW G++
- Open a terminal in the root folder (where the
main.cpp
file is located) - Type
./build.cmd
to compile the app
- [temporary] To run the app, you need to have Python3 installed on your computer
- [temporary] Install the mediapipe module for Python using the command
pip install mediapipe
- Open a terminal in the root folder
- Type
./build/main.exe
to run the app
- The documentation website can be found here
The dependencies used in this project are:
- OpenCV
- SFML
- Mediapipe Pose
- OpenVR / OpenXR
Author: FurWaz