18#ifndef itkMetaImageConverter_h
19#define itkMetaImageConverter_h
36template <
unsigned int VDimension = 3,
37 typename TPixel =
unsigned char,
38 typename TSpatialObjectType = ImageSpatialObject<VDimension, TPixel>>
56 using typename Superclass::SpatialObjectType;
58 using typename Superclass::MetaObjectType;
92#ifndef ITK_MANUAL_INSTANTIATION
93# include "itkMetaImageConverter.hxx"
Templated n-dimensional image class.
Light weight base class for most itk classes.
Implementation of the composite pattern.
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....