BoB robotics
The Brains on Board robotics library
BoBRobotics::Navigation::ImageDatabase::VideoFileWriter Class Reference
Inheritance diagram for BoBRobotics::Navigation::ImageDatabase::VideoFileWriter:
BoBRobotics::Navigation::ImageDatabase::FrameWriter

Public Member Functions

 VideoFileWriter (const ImageDatabase &, const std::string &extension, std::string codec)
 
void writeFrame (const cv::Mat &frame, Entry &entry, const std::function< std::string()> &getFileName) override
 
const std::string & getVideoFileName () const
 
virtual void writeFrame (const cv::Mat &frame, Entry &entry, const std::function< std::string()> &getFileName)=0
 

Member Function Documentation

◆ writeFrame()

void BoBRobotics::Navigation::ImageDatabase::VideoFileWriter::writeFrame ( const cv::Mat &  frame,
Entry entry,
const std::function< std::string()> &  getFileName 
)
overridevirtual

The documentation for this class was generated from the following files: