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