Go to the documentation of this file.
37 #ifndef __itkImageMaskSpatialObject2_h
38 #define __itkImageMaskSpatialObject2_h
41 #include "itkImageSliceConstIteratorWithIndex.h"
55 template<
unsigned int TDimension = 3 >
78 typedef itk::ImageSliceConstIteratorWithIndex< ImageType >
89 unsigned int depth,
char * name )
const;
121 void PrintSelf( std::ostream & os, Indent indent )
const;
127 #ifndef ITK_MANUAL_INSTANTIATION
128 #include "itkImageMaskSpatialObject2.hxx"
131 #endif //__itkImageMaskSpatialObject2_h
virtual ~ImageMaskSpatialObject2()
ImageMaskSpatialObject2< TDimension > Self
void ComputeLocalBoundingBoxIndexAndSize(IndexType &index, SizeType &size) const
ImageType::RegionType RegionType
Superclass::SizeType SizeType
SmartPointer< Self > Pointer
Superclass::BoundingBoxType BoundingBoxType
Superclass::ImagePointer ImagePointer
ImageSpatialObject2< TDimension > Superclass
ImageMaskSpatialObject2(const Self &)
Superclass::IndexType IndexType
Superclass::PixelType PixelType
bool IsInside(const PointType &point, unsigned int depth, char *name) const
ImageType::ConstPointer ImagePointer
ImageType::SizeType SizeType
Image< PixelType, TDimension > ImageType
Superclass::PointType PointType
void operator=(const Self &)
Superclass::PointType PointType
ImageType::IndexType IndexType
Superclass::TransformType TransformType
Superclass::BoundingBoxType BoundingBoxType
virtual bool IsInside(const PointType &point) const
RegionType GetAxisAlignedBoundingBoxRegion() const
Superclass::RegionType RegionType
itk::ImageSliceConstIteratorWithIndex< ImageType > SliceIteratorType
SmartPointer< const Self > ConstPointer
bool ComputeLocalBoundingBox() const
Implementation of an image as spatial object.
void PrintSelf(std::ostream &os, Indent indent) const
Superclass::ImageType ImageType
Superclass::TransformType TransformType
Superclass::ScalarType ScalarType
Implementation of an image mask as spatial object.
ImageMaskSpatialObject2()
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|