#include <poseRenderer.hpp>
Definition at line 10 of file poseRenderer.hpp.
◆ PoseRenderer()
op::PoseRenderer::PoseRenderer |
( |
const PoseModel |
poseModel | ) |
|
◆ ~PoseRenderer()
virtual op::PoseRenderer::~PoseRenderer |
( |
| ) |
|
|
virtual |
◆ initializationOnThread()
virtual void op::PoseRenderer::initializationOnThread |
( |
| ) |
|
|
inlinevirtual |
◆ renderPose()
virtual std::pair<int, std::string> op::PoseRenderer::renderPose |
( |
Array< float > & |
outputData, |
|
|
const Array< float > & |
poseKeypoints, |
|
|
const float |
scaleInputToOutput, |
|
|
const float |
scaleNetToOutput = -1.f |
|
) |
| |
|
pure virtual |
◆ mPartIndexToName
const std::map<unsigned int, std::string> op::PoseRenderer::mPartIndexToName |
|
protected |
◆ mPoseModel
The documentation for this class was generated from the following file: