21 #ifndef mia_2d_trait_hh    22 #define mia_2d_trait_hh    39 struct dimension_traits<2> {
    45         typedef std::vector<PImage> ImageSeries; 
 the singleton that a plug-in handler really is 
 
std::shared_ptr< TFullCost< Transform > > Pointer
The shatred pointer type for this cost function. 
 
A accumulation of cost functions that are weigted against each other. 
 
#define NS_MIA_BEGIN
conveniance define to start the mia namespace 
 
std::shared_ptr< C2DTransformCreator > P2DTransformationFactory
Pointer type to the transformation factory. 
 
std::shared_ptr< C2DImage > Pointer
2D Image pointer type 
 
The factory to create an interpolator from some input data. 
 
std::shared_ptr< C2DFilter > P2DFilter
 
This is the base class for 2D images that can hold generic pixel data. 
 
Generic interface class to data filters. 
 
#define NS_MIA_END
conveniance define to end the mia namespace