18 #ifndef itkLevelSetDomainPartitionImage_h
19 #define itkLevelSetDomainPartitionImage_h
31 template<
typename TImage >
41 itkStaticConstMacro(ImageDimension,
unsigned int, TImage::ImageDimension);
90 virtual void PopulateListDomain() ITK_OVERRIDE;
94 virtual ~LevelSetDomainPartitionImage() ITK_OVERRIDE;
98 void AllocateListDomain() ITK_OVERRIDE;
105 ITK_DISALLOW_COPY_AND_ASSIGN(LevelSetDomainPartitionImage);
109 #ifndef ITK_MANUAL_INSTANTIATION
110 #include "itkLevelSetDomainPartitionImage.hxx"
Superclass::RegionType RegionType
Light weight base class for most itk classes.
itk::SizeValueType SizeValueType
Represent the size (bounds) of a n-dimensional image.
SizeType::SizeValueType SizeValueType
ListImageType::Pointer ListImagePointer
signed long IndexValueType
std::vector< RegionType > LevelSetDomainRegionVectorType
ImageType::SpacingType SpacingType
Image< IdentifierListType, ImageDimension > ListImageType
ListImageType::PointType ListPointType
IndexType::IndexValueType IndexValueType
ListImageType::SpacingType ListSpacingType
ImageType::PointType PointType
unsigned long SizeValueType
ImageType::RegionType RegionType
::itk::IndexValueType IndexValueType
ListImageType::RegionType ListRegionType
Helper class used to partition domain and efficiently compute overlap.
ImageBaseType::PointType PointType
A multi-dimensional iterator templated over image type that walks pixels within a region and is speci...
LevelSetDomainPartitionBase< TImage > Superclass
ListSizeType::SizeValueType ListSizeValueType
Superclass::IdentifierListType IdentifierListType
Helper class used to partition domain and efficiently compute overlap.
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
ListIndexType::IndexValueType ListIndexValueType
ListImageType::SizeType ListSizeType
ImageBaseType::SizeType SizeType
ImageType::IndexType IndexType
ListImageType::ConstPointer ListImageConstPointer
ImageRegionIteratorWithIndex< ListImageType > ListIteratorType
ListImageType::IndexType ListIndexType
ImageType::SizeType SizeType
ImageType::Pointer ImagePointer
LevelSetDomainPartitionImage Self
Templated n-dimensional image class.
ImageType::PixelType PixelType
ImageType::ConstPointer ImageConstPointer
ImageBaseType::IndexType IndexType