|
| 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 |
|
◆ 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:
- include/navigation/image_database.h
- src/navigation/image_database.cc