#include <faceCpuRenderer.hpp>
Inherits op::Renderer, and op::FaceRenderer.
|
| FaceCpuRenderer (const float renderThreshold, const float alphaKeypoint=FACE_DEFAULT_ALPHA_KEYPOINT, const float alphaHeatMap=FACE_DEFAULT_ALPHA_HEAT_MAP) |
|
virtual | ~FaceCpuRenderer () |
|
void | renderFaceInherited (Array< float > &outputData, const Array< float > &faceKeypoints) |
|
| DELETE_COPY (FaceCpuRenderer) |
|
| Renderer (const float renderThreshold, const float alphaKeypoint, const float alphaHeatMap, const bool blendOriginalFrame=true, const unsigned int elementToRender=0u, const unsigned int numberElementsToRender=0u) |
|
virtual | ~Renderer () |
|
void | increaseElementToRender (const int increment) |
|
void | setElementToRender (const int elementToRender) |
|
void | setElementToRender (const ElementToRender elementToRender) |
|
bool | getBlendOriginalFrame () const |
|
void | setBlendOriginalFrame (const bool blendOriginalFrame) |
|
float | getAlphaKeypoint () const |
|
void | setAlphaKeypoint (const float alphaKeypoint) |
|
float | getAlphaHeatMap () const |
|
void | setAlphaHeatMap (const float alphaHeatMap) |
|
bool | getShowGooglyEyes () const |
|
void | setShowGooglyEyes (const bool showGooglyEyes) |
|
virtual | ~FaceRenderer () |
|
virtual void | initializationOnThread () |
|
void | renderFace (Array< float > &outputData, const Array< float > &faceKeypoints, const float scaleInputToOutput) |
|
virtual op::FaceCpuRenderer::~FaceCpuRenderer |
( |
| ) |
|
|
virtual |
void op::FaceCpuRenderer::renderFaceInherited |
( |
Array< float > & |
outputData, |
|
|
const Array< float > & |
faceKeypoints |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file:
- /home/travis/build/CMU-Perceptual-Computing-Lab/openpose/include/openpose/face/faceCpuRenderer.hpp