MIRA
Namespaces | Functions
TgaFormat.h File Reference

Provides method for loading and truecolor TGA (Targa) images files. More...

#include <image/Img.h>
Include dependency graph for TgaFormat.h:

Go to the source code of this file.

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Functions

MIRA_BASE_EXPORT Img loadTGA (const std::string &filename)
 Loads an image from a TARGA tga file. More...
 

Detailed Description

Provides method for loading and truecolor TGA (Targa) images files.

Author
Erik Einhorn
Date
2011/05/24