1 #ifndef OPENPOSE_FILESTREAM_IMAGE_SAVER_HPP
2 #define OPENPOSE_FILESTREAM_IMAGE_SAVER_HPP
4 #include <opencv2/core/core.hpp>
17 void saveImages(
const std::vector<cv::Mat>& cvOutputDatas,
const std::string& fileName)
const;
24 #endif // OPENPOSE_FILESTREAM_IMAGE_SAVER_HPP
Definition: imageSaver.hpp:10
Definition: fileSaver.hpp:9
#define OP_API
Definition: macros.hpp:19
std::string string
Definition: cl2.hpp:574