| | #ifndef OPENPOSE_3D_HEADERS_HPP |
| | #define OPENPOSE_3D_HEADERS_HPP |
| |
|
| | |
| | #include <openpose/3d/cameraParameterReader.hpp> |
| | #include <openpose/3d/jointAngleEstimation.hpp> |
| | #include <openpose/3d/poseTriangulation.hpp> |
| | #include <openpose/3d/wJointAngleEstimation.hpp> |
| | #include <openpose/3d/wPoseTriangulation.hpp> |
| |
|
| | #endif |
| |
|