19 #ifndef itkLevelSetEquationLaplacianTerm_h
20 #define itkLevelSetEquationLaplacianTerm_h
26 #include "vnl/vnl_matrix_fixed.h"
45 template<
typename TInput,
46 typename TLevelSetContainer >
87 static constexpr
unsigned int ImageDimension = InputImageType::ImageDimension;
97 void Update()
override;
100 void InitializeParameters()
override;
131 #ifndef ITK_MANUAL_INSTANTIATION
132 #include "itkLevelSetEquationLaplacianTerm.hxx"
typename ConstNeighborhoodIterator< InputImageType >::RadiusType RadiusType
Light weight base class for most itk classes.
typename Superclass::LevelSetOutputPixelType LevelSetOutputPixelType
typename Superclass::LevelSetIdentifierType LevelSetIdentifierType
Derived class to represents a propagation term in the level-set evolution PDE.
typename Superclass::LevelSetInputIndexType LevelSetInputIndexType
typename Superclass::InputImagePointer InputImagePointer
typename Superclass::InputPixelType InputPixelType
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pi...
typename Superclass::InputPixelRealType InputPixelRealType
typename Superclass::HeavisideType HeavisideType
typename Superclass::InputImageType InputImageType
Abstract class to represents a term in the level-set evolution PDE.
typename Superclass::LevelSetHessianType LevelSetHessianType
typename Superclass::LevelSetPointer LevelSetPointer
A templated class holding a n-Dimensional vector.
typename Superclass::LevelSetDataType LevelSetDataType
typename Superclass::HeavisideConstPointer HeavisideConstPointer
typename Superclass::LevelSetGradientType LevelSetGradientType
typename Superclass::LevelSetContainerPointer LevelSetContainerPointer
typename Superclass::LevelSetContainerType LevelSetContainerType
typename Superclass::LevelSetType LevelSetType
typename Superclass::RadiusType RadiusType
typename Superclass::LevelSetOutputRealType LevelSetOutputRealType