1 #ifndef OPENPOSE_3D_POSE_TRIANGULATION_HPP
2 #define OPENPOSE_3D_POSE_TRIANGULATION_HPP
4 #include <opencv2/core/core.hpp>
16 void initializationOnThread();
19 const std::vector<cv::Mat>& cameraMatrices,
23 const std::vector<cv::Mat>& cameraMatrices,
27 const int mMinViews3d;
31 #endif // OPENPOSE_3D_POSE_TRIANGULATION_HPP
Definition: poseTriangulation.hpp:9
std::vector< T, Alloc > vector
Definition: cl2.hpp:567
#define OP_API
Definition: macros.hpp:19