18 #ifndef itkMetaImageConverter_h
19 #define itkMetaImageConverter_h
22 #include "metaImage.h"
36 template<
unsigned int NDimensions = 3,
37 typename TPixel =
unsigned char,
38 typename TSpatialObjectType = ImageSpatialObject< NDimensions,TPixel > >
90 #ifndef ITK_MANUAL_INSTANTIATION
91 #include "itkMetaImageConverter.hxx"
Light weight base class for most itk classes.
Implementation of the composite pattern.
Templated n-dimensional image class.