1 #ifndef OPENPOSE_POSE_POSE_RENDERER_HPP
2 #define OPENPOSE_POSE_POSE_RENDERER_HPP
18 const float scaleInputToOutput,
19 const float scaleNetToOutput = -1.f) = 0;
31 #endif // OPENPOSE_POSE_POSE_RENDERER_HPP
#define DELETE_COPY(className)
Definition: macros.hpp:31
const PoseModel mPoseModel
Definition: poseRenderer.hpp:22
virtual void initializationOnThread()
Definition: poseRenderer.hpp:15
PoseModel
Definition: enumClasses.hpp:9
Definition: poseRenderer.hpp:10
const std::map< unsigned int, std::string > mPartIndexToName
Definition: poseRenderer.hpp:23
#define OP_API
Definition: macros.hpp:16