OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
As a user, you do not need to know anything about this section! This section is intended for OpenPose internal developers. It is exposed publicly, but you can skip this whole folder if you are just trying to use OpenPose or create new code/demos using OpenPose.
Even if you want to e.g., change internal functions and/or extend the OpenPose functionality, the easiest solution as a user is to follow the ../../doc/04_cpp_api.md "OpenPose C++ API". If the new functionality is cool, make a pull request so we can add it to OpenPose!
In order to learn the basics about how OpenPose works internally: