#include <ImageIO.hpp>
|  | 
| boost::optional< cv::Mat > | loadImage (std::string groupName, std::string datasetName) | 
|  | 
| void | saveImage (std::string groupName, std::string datasetName, const cv::Mat &img) | 
|  | 
template<typename FeatureBase>
class lvr2::ImageIO< FeatureBase >
Definition at line 13 of file descriptions/ImageIO.hpp.
◆ loadImage()
template<typename FeatureBase > 
      
 
 
◆ saveImage()
template<typename FeatureBase > 
      
 
 
◆ m_featureBase
template<typename FeatureBase > 
 
 
The documentation for this class was generated from the following file: