OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
op::WrapperStructFace Member List

This is the complete list of members for op::WrapperStructFace, including all inherited members.

alphaHeatMapop::WrapperStructFace
alphaKeypointop::WrapperStructFace
detectorop::WrapperStructFace
enableop::WrapperStructFace
netInputSizeop::WrapperStructFace
renderModeop::WrapperStructFace
renderThresholdop::WrapperStructFace
WrapperStructFace(const bool enable=false, const Detector detector=Detector::Body, const Point< int > &netInputSize=Point< int >{368, 368}, const RenderMode renderMode=RenderMode::Auto, const float alphaKeypoint=FACE_DEFAULT_ALPHA_KEYPOINT, const float alphaHeatMap=FACE_DEFAULT_ALPHA_HEAT_MAP, const float renderThreshold=0.4f)op::WrapperStructFace