39template <
typename TLevelSet>
48 static constexpr unsigned int SetDimension = TLevelSet::ImageDimension;
84template <
typename TPixel,
unsigned int VAuxDimension = 1,
unsigned int VSetDimension = 2>
Level set auxiliary variables type information.
static constexpr unsigned int AuxDimension
typename AuxImageType::ConstPointer AuxImageConstPointer
static constexpr unsigned int SetDimension
typename AuxImageType::Pointer AuxImagePointer
Templated n-dimensional image class.
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
Represent a node in a level set.
Level set type information.
typename TLevelSet::PixelType PixelType
typename TLevelSet::ConstPointer LevelSetConstPointer
typename NodeContainer::Pointer NodeContainerPointer
static constexpr unsigned int SetDimension
TLevelSet LevelSetImageType
typename TLevelSet::Pointer LevelSetPointer
A templated class holding a n-Dimensional vector.
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....