OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
headers.hpp
Go to the documentation of this file.
1
#ifndef OPENPOSE_3D_HEADERS_HPP
2
#define OPENPOSE_3D_HEADERS_HPP
3
4
// 3d module
5
#include <
openpose/3d/cameraParameterReader.hpp
>
6
#include <
openpose/3d/jointAngleEstimation.hpp
>
7
#include <
openpose/3d/poseTriangulation.hpp
>
8
#include <
openpose/3d/wJointAngleEstimation.hpp
>
9
#include <
openpose/3d/wPoseTriangulation.hpp
>
10
11
#endif
// OPENPOSE_3D_HEADERS_HPP
cameraParameterReader.hpp
jointAngleEstimation.hpp
poseTriangulation.hpp
wJointAngleEstimation.hpp
wPoseTriangulation.hpp
include
openpose
3d
headers.hpp
Generated by
1.9.1