camenduru's picture
thanks to openpose ❤
7fc5a59
raw
history blame contribute delete
350 Bytes
#ifndef OPENPOSE_3D_HEADERS_HPP
#define OPENPOSE_3D_HEADERS_HPP
// 3d module
#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 // OPENPOSE_3D_HEADERS_HPP