OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
This is the complete list of members for op::WrapperStructFace, including all inherited members.
alphaHeatMap | op::WrapperStructFace | |
alphaKeypoint | op::WrapperStructFace | |
detector | op::WrapperStructFace | |
enable | op::WrapperStructFace | |
netInputSize | op::WrapperStructFace | |
renderMode | op::WrapperStructFace | |
renderThreshold | op::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 |