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

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

cameraParameterPathop::WrapperStructInput
cameraResolutionop::WrapperStructInput
frameFirstop::WrapperStructInput
frameFlipop::WrapperStructInput
frameLastop::WrapperStructInput
frameRotateop::WrapperStructInput
framesRepeatop::WrapperStructInput
frameStepop::WrapperStructInput
numberViewsop::WrapperStructInput
producerStringop::WrapperStructInput
producerTypeop::WrapperStructInput
realTimeProcessingop::WrapperStructInput
undistortImageop::WrapperStructInput
WrapperStructInput(const ProducerType producerType=ProducerType::None, const String &producerString="", const unsigned long long frameFirst=0, const unsigned long long frameStep=1, const unsigned long long frameLast=std::numeric_limits< unsigned long long >::max(), const bool realTimeProcessing=false, const bool frameFlip=false, const int frameRotate=0, const bool framesRepeat=false, const Point< int > &cameraResolution=Point< int >{-1,-1}, const String &cameraParameterPath="models/cameraParameters/", const bool undistortImage=false, const int numberViews=-1)op::WrapperStructInput