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

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

alphaHeatMapop::WrapperStructHand
alphaKeypointop::WrapperStructHand
detectorop::WrapperStructHand
enableop::WrapperStructHand
netInputSizeop::WrapperStructHand
renderModeop::WrapperStructHand
renderThresholdop::WrapperStructHand
scaleRangeop::WrapperStructHand
scalesNumberop::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