1 #ifndef OPENPOSE_WRAPPER_WRAPPER_STRUCT_INPUT_HPP
2 #define OPENPOSE_WRAPPER_WRAPPER_STRUCT_INPUT_HPP
100 const std::string& producerString =
"",
const unsigned long long frameFirst = 0,
101 const unsigned long long frameStep = 1,
102 const unsigned long long frameLast = std::numeric_limits<unsigned long long>::max(),
103 const bool realTimeProcessing =
false,
const bool frameFlip =
false,
104 const int frameRotate = 0,
const bool framesRepeat =
false,
106 const std::string& cameraParameterPath =
"models/cameraParameters/",
107 const bool undistortImage =
true,
const unsigned int imageDirectoryStereo = 1);
111 #endif // OPENPOSE_WRAPPER_WRAPPER_STRUCT_INPUT_HPP
ProducerType
Definition: enumClasses.hpp:28
#define OP_API
Definition: macros.hpp:18
std::string string
Definition: cl2.hpp:574