|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkMetaImageConverter_h
19 #define itkMetaImageConverter_h
22 #include "metaImage.h"
36 template <
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;
78 CreateMetaObject()
override;
80 GetMetaObjectSubType();
92 #ifndef ITK_MANUAL_INSTANTIATION
93 # include "itkMetaImageConverter.hxx"
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
Light weight base class for most itk classes.
Implementation of the composite pattern.
Implementation of an image mask as spatial object.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Templated n-dimensional image class.