|
| ImageFileWriter (const ImageDatabase &, std::string imageFormat) |
|
void | writeFrame (const cv::Mat &frame, Entry &entry, const std::function< std::string()> &getFileName) override |
|
virtual void | writeFrame (const cv::Mat &frame, Entry &entry, const std::function< std::string()> &getFileName)=0 |
|
◆ writeFrame()
void BoBRobotics::Navigation::ImageDatabase::ImageFileWriter::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