#include <itkMetaImageConverter.h>
Public Types | |
| typedef itk::ImageSpatialObject< NDimensions, PixelType > | SpatialObjectType |
| typedef SpatialObjectType::TransformType | TransformType |
| typedef SpatialObjectType::Pointer | SpatialObjectPointer |
Public Member Functions | |
| MetaImageConverter () | |
| ~MetaImageConverter () | |
| SpatialObjectPointer | ReadMeta (const char *name) |
| bool | WriteMeta (SpatialObjectType *spatialObject, const char *name) |
| SpatialObjectPointer | MetaImageToImageSpatialObject (MetaImage *image) |
| MetaImage * | ImageSpatialObjectToMetaImage (SpatialObjectType *spatialObject) |
|
|||||
|
Definition at line 38 of file itkMetaImageConverter.h. |
|
|||||
|
Definition at line 35 of file itkMetaImageConverter.h. |
|
|||||
|
Definition at line 36 of file itkMetaImageConverter.h. |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 33 of file itkMetaImageConverter.h. |
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
1.3.5 written by Dimitri van Heesch,
© 1997-2000