1 #ifndef OPENPOSE_WRAPPER_WRAPPER_STRUCT_INPUT_HPP
2 #define OPENPOSE_WRAPPER_WRAPPER_STRUCT_INPUT_HPP
68 const unsigned long long frameFirst = 0,
const unsigned long long frameStep = 1,
69 const unsigned long long frameLast = std::numeric_limits<unsigned long long>::max(),
70 const bool realTimeProcessing =
false,
const bool frameFlip =
false,
71 const int frameRotate = 0,
const bool framesRepeat =
false);
75 #endif // OPENPOSE_WRAPPER_WRAPPER_STRUCT_INPUT_HPP
#define OP_API
Definition: macros.hpp:18