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