1 #ifndef OPENPOSE_PRODUCER_VIDEO_READER_HPP
2 #define OPENPOSE_PRODUCER_VIDEO_READER_HPP
31 std::vector<cv::Mat> getCameraMatrices();
33 std::vector<cv::Mat> getCameraExtrinsics();
35 std::vector<cv::Mat> getCameraIntrinsics();
44 double get(
const int capProperty);
46 void set(
const int capProperty,
const double value);
49 const unsigned int mImageDirectoryStereo;
53 cv::Mat getRawFrame();
55 std::vector<cv::Mat> getRawFrames();
61 #endif // OPENPOSE_PRODUCER_VIDEO_READER_HPP
#define DELETE_COPY(className)
Definition: macros.hpp:34
Definition: videoReader.hpp:14
Definition: videoCaptureReader.hpp:15
virtual bool isOpened() const
bool isOpened() const
Definition: videoReader.hpp:39
Definition: cameraParameterReader.hpp:9
#define OP_API
Definition: macros.hpp:19
std::string string
Definition: cl2.hpp:574