1 #ifndef OPENPOSE_PRODUCER_IMAGE_DIRECTORY_READER_HPP
2 #define OPENPOSE_PRODUCER_IMAGE_DIRECTORY_READER_HPP
28 const bool undistortImage =
false,
const int numberViews = -1);
36 return (mFrameNameCounter >= 0);
41 mFrameNameCounter = {-1ll};
44 double get(
const int capProperty);
46 void set(
const int capProperty,
const double value);
50 const std::vector<std::string> mFilePaths;
52 long long mFrameNameCounter;
54 cv::Mat getRawFrame();
56 std::vector<cv::Mat> getRawFrames();
62 #endif // OPENPOSE_PRODUCER_IMAGE_DIRECTORY_READER_HPP
#define DELETE_COPY(className)
Definition: macros.hpp:34
Definition: producer.hpp:16
void release()
Definition: imageDirectoryReader.hpp:39
bool isOpened() const
Definition: imageDirectoryReader.hpp:34
Definition: imageDirectoryReader.hpp:14
#define OP_API
Definition: macros.hpp:19
std::string string
Definition: cl2.hpp:574