1 #ifndef OPENPOSE_PRODUCER_FLIR_READER_HPP
2 #define OPENPOSE_PRODUCER_FLIR_READER_HPP
22 const bool undistortImage =
true,
const int cameraIndex = -1);
26 std::vector<cv::Mat> getCameraMatrices();
28 std::vector<cv::Mat> getCameraExtrinsics();
30 std::vector<cv::Mat> getCameraIntrinsics();
34 bool isOpened()
const;
38 double get(
const int capProperty);
40 void set(
const int capProperty,
const double value);
45 long long mFrameNameCounter;
47 cv::Mat getRawFrame();
49 std::vector<cv::Mat> getRawFrames();
55 #endif // OPENPOSE_PRODUCER_FLIR_READER_HPP
#define DELETE_COPY(className)
Definition: macros.hpp:34
Definition: producer.hpp:15
Definition: spinnakerWrapper.hpp:12
Definition: flirReader.hpp:15
#define OP_API
Definition: macros.hpp:19
std::string string
Definition: cl2.hpp:574