#include <string>#include <iostream>#include <iomanip>#include <sstream>#include <fstream>#include <image.h>#include <image_fileinput.h>#include "mimasexception.h"Include dependency graph for image_loader.h:

Go to the source code of this file.
Namespaces | |
| namespace | mimas |
| namespace | mimas::hf |
Classes | |
| class | mimas::hf::image_loader< T > |
| A policy (ref Modern C++ Design Andrei Alexandrescu) for hypothesis_filter that will take care to load a sequence of images if the image names of the sequence follows the naming convention base_nameXXXX.png, X being a digit. More... | |
| class | mimas::hf::image_loader< T >::set |
| This class is used to pass the parametres to the image class loader. More... | |