47 #ifndef _MIRA_TGAFORMAT_H_ 48 #define _MIRA_TGAFORMAT_H_ 60 Img<>
loadTGA(
const std::string& filename);
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
Header file containing Img classes that wrap cv::Mat.
Img loadTGA(const std::string &filename)
Loads an image from a TARGA tga file.