8 #ifndef SUPERIMPOSEHAND_H 9 #define SUPERIMPOSEHAND_H 13 #include <unordered_map> 17 #include <opencv2/core/core.hpp> std::vector< double > ModelPose
std::pair< std::string, ModelPose > ModelPoseContainerElement
virtual bool superimpose(const ModelPoseContainer &objpos_map, const double *cam_x, const double *cam_o, cv::Mat &img)=0
std::multimap< std::string, ModelPose > ModelPoseContainer