1 #ifndef OPENPOSE_PRODUCER_VIDEO_READER_HPP
2 #define OPENPOSE_PRODUCER_VIDEO_READER_HPP
29 std::vector<cv::Mat> getCameraMatrices();
31 std::vector<cv::Mat> getCameraExtrinsics();
33 std::vector<cv::Mat> getCameraIntrinsics();
37 double get(
const int capProperty);
39 void set(
const int capProperty,
const double value);
42 const unsigned int mImageDirectoryStereo;
46 cv::Mat getRawFrame();
48 std::vector<cv::Mat> getRawFrames();
54 #endif // OPENPOSE_PRODUCER_VIDEO_READER_HPP
#define DELETE_COPY(className)
Definition: macros.hpp:31
Definition: videoReader.hpp:14
Definition: videoCaptureReader.hpp:15
Definition: cameraParameterReader.hpp:9
#define OP_API
Definition: macros.hpp:16
std::string string
Definition: cl2.hpp:574