1 #ifndef OPENPOSE_POSE_POSE_RENDERER_HPP
2 #define OPENPOSE_POSE_POSE_RENDERER_HPP
20 const float scaleInputToOutput,
21 const float scaleNetToOutput = -1.f) = 0;
33 #endif // OPENPOSE_POSE_POSE_RENDERER_HPP
#define DELETE_COPY(className)
Definition: macros.hpp:34
const PoseModel mPoseModel
Definition: poseRenderer.hpp:24
virtual void initializationOnThread()
Definition: poseRenderer.hpp:17
PoseModel
Definition: enumClasses.hpp:9
Definition: poseRenderer.hpp:10
const std::map< unsigned int, std::string > mPartIndexToName
Definition: poseRenderer.hpp:25
#define OP_API
Definition: macros.hpp:19