1 #ifndef OPENPOSE_PRODUCER_VIDEO_READER_HPP
2 #define OPENPOSE_PRODUCER_VIDEO_READER_HPP
27 const bool undistortImage =
false,
const int numberViews = -1);
38 double get(
const int capProperty);
40 void set(
const int capProperty,
const double value);
45 cv::Mat getRawFrame();
47 std::vector<cv::Mat> getRawFrames();
53 #endif // OPENPOSE_PRODUCER_VIDEO_READER_HPP
#define DELETE_COPY(className)
Definition: macros.hpp:34
Definition: videoReader.hpp:13
Definition: videoCaptureReader.hpp:15
virtual bool isOpened() const
bool isOpened() const
Definition: videoReader.hpp:33
#define OP_API
Definition: macros.hpp:19
std::string string
Definition: cl2.hpp:574