1 #ifndef OPENPOSE_PRODUCER_IP_CAMERA_READER_HPP
2 #define OPENPOSE_PRODUCER_IP_CAMERA_READER_HPP
20 const bool undistortImage =
false);
31 inline double get(
const int capProperty)
36 inline void set(
const int capProperty,
const double value)
44 cv::Mat getRawFrame();
46 std::vector<cv::Mat> getRawFrames();
52 #endif // OPENPOSE_PRODUCER_IP_CAMERA_READER_HPP
#define DELETE_COPY(className)
Definition: macros.hpp:34
virtual double get(const int capProperty)=0
void set(const int capProperty, const double value)
Definition: ipCameraReader.hpp:36
Definition: videoCaptureReader.hpp:15
virtual bool isOpened() const
virtual void set(const int capProperty, const double value)=0
Definition: ipCameraReader.hpp:12
#define OP_API
Definition: macros.hpp:19
bool isOpened() const
Definition: ipCameraReader.hpp:26
std::string string
Definition: cl2.hpp:574