|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
19 #ifndef itkLevelSetEquationLaplacianTerm_h
20 #define itkLevelSetEquationLaplacianTerm_h
26 #include "vnl/vnl_matrix_fixed.h"
45 template <
typename TInput,
46 typename TLevelSetContainer>
84 static constexpr
unsigned int ImageDimension = InputImageType::ImageDimension;
99 InitializeParameters()
override;
134 #ifndef ITK_MANUAL_INSTANTIATION
135 # include "itkLevelSetEquationLaplacianTerm.hxx"
typename Superclass::LevelSetInputIndexType LevelSetInputIndexType
typename Superclass::LevelSetContainerPointer LevelSetContainerPointer
typename Superclass::RadiusType RadiusType
typename Superclass::HeavisideConstPointer HeavisideConstPointer
A templated class holding a n-Dimensional vector.
typename Superclass::LevelSetGradientType LevelSetGradientType
typename Superclass::InputPixelType InputPixelType
Light weight base class for most itk classes.
typename Superclass::LevelSetOutputRealType LevelSetOutputRealType
typename Superclass::InputImagePointer InputImagePointer
typename Superclass::LevelSetPointer LevelSetPointer
typename Superclass::LevelSetIdentifierType LevelSetIdentifierType
typename Superclass::LevelSetOutputPixelType LevelSetOutputPixelType
Abstract class to represents a term in the level-set evolution PDE.
typename Superclass::HeavisideType HeavisideType
typename Superclass::LevelSetType LevelSetType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename Superclass::LevelSetDataType LevelSetDataType
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pi...
typename Superclass::LevelSetContainerType LevelSetContainerType
typename Superclass::InputImageType InputImageType
typename Superclass::InputPixelRealType InputPixelRealType
typename ConstNeighborhoodIterator< InputImageType >::RadiusType RadiusType
typename Superclass::LevelSetHessianType LevelSetHessianType
Derived class to represents a propagation term in the level-set evolution PDE.