|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkLevelSetDomainPartitionImage_h
19 #define itkLevelSetDomainPartitionImage_h
32 template <
typename TImage>
43 static constexpr
unsigned int ImageDimension = TImage::ImageDimension;
62 using typename Superclass::IdentifierListType;
90 GetLevelSetDomainRegionVector()
const;
95 PopulateListDomain()
override;
104 AllocateListDomain()
override;
112 #ifndef ITK_MANUAL_INSTANTIATION
113 # include "itkLevelSetDomainPartitionImage.hxx"
std::vector< RegionType > LevelSetDomainRegionVectorType
SmartPointer< Self > Pointer
typename ListImageType::SpacingType ListSpacingType
SmartPointer< const Self > ConstPointer
typename ListIndexType::IndexValueType ListIndexValueType
typename ListSizeType::SizeValueType ListSizeValueType
ImageBaseType::PointType PointType
typename ListImageType::ConstPointer ListImageConstPointer
ImageBaseType::SizeType SizeType
typename ImageType::ConstPointer ImageConstPointer
typename ListImageType::SizeType ListSizeType
ImageBaseType::IndexType IndexType
typename ImageType::IndexType IndexType
Light weight base class for most itk classes.
typename ListImageType::PointType ListPointType
ImageBaseType::RegionType RegionType
Helper class used to partition domain and efficiently compute overlap.
typename ImageType::SpacingType SpacingType
typename ListImageType::RegionType ListRegionType
A multi-dimensional iterator templated over image type that walks pixels within a region and is speci...
typename ListImageType::Pointer ListImagePointer
typename ImageType::PointType PointType
typename SizeType::SizeValueType SizeValueType
typename ImageType::SizeType SizeType
typename ImageType::Pointer ImagePointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Templated n-dimensional image class.
typename ImageType::RegionType RegionType
typename ListImageType::IndexType ListIndexType
typename IndexType::IndexValueType IndexValueType
typename ImageType::PixelType PixelType
unsigned long SizeValueType
Helper class used to partition domain and efficiently compute overlap.