OpenPose
1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
|
This is the complete list of members for op::WrapperStructInput, including all inherited members.
cameraParameterPath | op::WrapperStructInput | |
cameraResolution | op::WrapperStructInput | |
frameFirst | op::WrapperStructInput | |
frameFlip | op::WrapperStructInput | |
frameLast | op::WrapperStructInput | |
frameRotate | op::WrapperStructInput | |
framesRepeat | op::WrapperStructInput | |
frameStep | op::WrapperStructInput | |
imageDirectoryStereo | op::WrapperStructInput | |
producerString | op::WrapperStructInput | |
producerType | op::WrapperStructInput | |
realTimeProcessing | op::WrapperStructInput | |
undistortImage | op::WrapperStructInput | |
webcamFps | op::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 |