Go to the documentation of this file.
9 #ifndef CVideoFileWriter_H
10 #define CVideoFileWriter_H
64 const std::string &out_file,
67 const std::string &fourcc = std::string(
""),
68 bool isColor =
true );
mrpt::utils::TImageSize m_img_size
A copy of the video size.
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
An output stream which takes a sequence of images and writes a video file in any of a given of compat...
A class for storing images as grayscale or RGB bitmaps.
A pair (x,y) of pixel coordinates (integer resolution).
std::ostream BASE_IMPEXP & operator<<(std::ostream &o, const TPoint2D &p)
mrpt::utils::void_ptr_noncopy m_video
A pointer to CvVideoWriter.
Page generated by Doxygen 1.8.17 for MRPT 1.4.0 SVN: at Sat Jan 18 22:37:07 UTC 2020 | | |