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