![]() |
OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
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 | |
| numberViews | op::WrapperStructInput | |
| producerString | op::WrapperStructInput | |
| producerType | op::WrapperStructInput | |
| realTimeProcessing | op::WrapperStructInput | |
| undistortImage | op::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 |