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::WrapperStructHand, including all inherited members.
alphaHeatMap | op::WrapperStructHand | |
alphaKeypoint | op::WrapperStructHand | |
detector | op::WrapperStructHand | |
enable | op::WrapperStructHand | |
netInputSize | op::WrapperStructHand | |
renderMode | op::WrapperStructHand | |
renderThreshold | op::WrapperStructHand | |
scaleRange | op::WrapperStructHand | |
scalesNumber | op::WrapperStructHand | |
WrapperStructHand(const bool enable=false, const Detector detector=Detector::Body, const Point< int > &netInputSize=Point< int >{368, 368}, const int scalesNumber=1, const float scaleRange=0.4f, const RenderMode renderMode=RenderMode::Auto, const float alphaKeypoint=HAND_DEFAULT_ALPHA_KEYPOINT, const float alphaHeatMap=HAND_DEFAULT_ALPHA_HEAT_MAP, const float renderThreshold=0.2f) | op::WrapperStructHand |