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

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

addPartCandidatesop::WrapperStructPose
alphaHeatMapop::WrapperStructPose
alphaKeypointop::WrapperStructPose
blendOriginalFrameop::WrapperStructPose
caffeModelPathop::WrapperStructPose
defaultPartToRenderop::WrapperStructPose
enableGoogleLoggingop::WrapperStructPose
fpsMaxop::WrapperStructPose
gpuNumberop::WrapperStructPose
gpuNumberStartop::WrapperStructPose
heatMapScaleModeop::WrapperStructPose
heatMapTypesop::WrapperStructPose
keypointScaleModeop::WrapperStructPose
maximizePositivesop::WrapperStructPose
modelFolderop::WrapperStructPose
netInputSizeop::WrapperStructPose
netInputSizeDynamicBehaviorop::WrapperStructPose
numberPeopleMaxop::WrapperStructPose
outputSizeop::WrapperStructPose
poseModeop::WrapperStructPose
poseModelop::WrapperStructPose
protoTxtPathop::WrapperStructPose
renderModeop::WrapperStructPose
renderThresholdop::WrapperStructPose
scaleGapop::WrapperStructPose
scalesNumberop::WrapperStructPose
upsamplingRatioop::WrapperStructPose
WrapperStructPose(const PoseMode poseMode=PoseMode::Enabled, const Point< int > &netInputSize=Point< int >{-1, 368}, const double netInputSizeDynamicBehavior=1., const Point< int > &outputSize=Point< int >{-1, -1}, const ScaleMode keypointScaleMode=ScaleMode::InputResolution, const int gpuNumber=-1, const int gpuNumberStart=0, const int scalesNumber=1, const float scaleGap=0.25f, const RenderMode renderMode=RenderMode::Auto, const PoseModel poseModel=PoseModel::BODY_25, const bool blendOriginalFrame=true, const float alphaKeypoint=POSE_DEFAULT_ALPHA_KEYPOINT, const float alphaHeatMap=POSE_DEFAULT_ALPHA_HEAT_MAP, const int defaultPartToRender=0, const String &modelFolder="models/", const std::vector< HeatMapType > &heatMapTypes={}, const ScaleMode heatMapScaleMode=ScaleMode::UnsignedChar, const bool addPartCandidates=false, const float renderThreshold=0.05f, const int numberPeopleMax=-1, const bool maximizePositives=false, const double fpsMax=-1., const String &protoTxtPath="", const String &caffeModelPath="", const float upsamplingRatio=0.f, const bool enableGoogleLogging=true)op::WrapperStructPose