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

Public Member Functions

 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
 

Member Function Documentation

◆ 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: