OpenPose  1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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
imageDirectoryStereoop::WrapperStructInput
producerStringop::WrapperStructInput
producerTypeop::WrapperStructInput
realTimeProcessingop::WrapperStructInput
undistortImageop::WrapperStructInput
webcamFpsop::WrapperStructInput
WrapperStructInput(const ProducerType producerType=ProducerType::None, const std::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 double webcamFps=30., const std::string &cameraParameterPath="models/cameraParameters/", const bool undistortImage=true, const unsigned int imageDirectoryStereo=1)op::WrapperStructInput