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.

frameFirstop::WrapperStructInput
frameFlipop::WrapperStructInput
frameLastop::WrapperStructInput
frameRotateop::WrapperStructInput
framesRepeatop::WrapperStructInput
frameStepop::WrapperStructInput
producerSharedPtrop::WrapperStructInput
realTimeProcessingop::WrapperStructInput
WrapperStructInput(const std::shared_ptr< Producer > producerSharedPtr=nullptr, 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)op::WrapperStructInput