19 #ifndef itkLevelSetEquationLaplacianTerm_h
20 #define itkLevelSetEquationLaplacianTerm_h
26 #include "vnl/vnl_matrix_fixed.h"
45 template<
typename TInput,
46 typename TLevelSetContainer >
85 itkStaticConstMacro(ImageDimension,
unsigned int, InputImageType::ImageDimension);
95 virtual void Update() ITK_OVERRIDE;
98 virtual
void InitializeParameters() ITK_OVERRIDE;
111 virtual ~LevelSetEquationLaplacianTerm() ITK_OVERRIDE;
127 ITK_DISALLOW_COPY_AND_ASSIGN(LevelSetEquationLaplacianTerm);
131 #ifndef ITK_MANUAL_INSTANTIATION
132 #include "itkLevelSetEquationLaplacianTerm.hxx"
Light weight base class for most itk classes.
ConstNeighborhoodIterator< InputImageType >::RadiusType RadiusType
Superclass::LevelSetOutputRealType LevelSetOutputRealType
Derived class to represents a propagation term in the level-set evolution PDE.
Superclass::LevelSetIdentifierType LevelSetIdentifierType
Superclass::RadiusType RadiusType
Superclass::InputPixelType InputPixelType
Superclass::InputImagePointer InputImagePointer
ConstNeighborhoodIterator< InputImageType, DefaultBoundaryConditionType > NeighborhoodType
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pi...
SmartPointer< Self > Pointer
Superclass::LevelSetType LevelSetType
SmartPointer< const Self > ConstPointer
Abstract class to represents a term in the level-set evolution PDE.
LevelSetEquationTermBase< TInput, TLevelSetContainer > Superclass
A templated class holding a n-Dimensional vector.
Superclass::LevelSetDataType LevelSetDataType
Superclass::InputImageType InputImageType
Superclass::HeavisideConstPointer HeavisideConstPointer
Superclass::LevelSetInputIndexType LevelSetInputIndexType
LevelSetEquationLaplacianTerm Self
Superclass::LevelSetHessianType LevelSetHessianType
Superclass::LevelSetPointer LevelSetPointer
ZeroFluxNeumannBoundaryCondition< InputImageType > DefaultBoundaryConditionType
Superclass::HeavisideType HeavisideType
Superclass::LevelSetContainerType LevelSetContainerType
Superclass::InputPixelRealType InputPixelRealType
Superclass::LevelSetContainerPointer LevelSetContainerPointer
Superclass::LevelSetOutputPixelType LevelSetOutputPixelType
Vector< LevelSetOutputRealType, itkGetStaticConstMacro(ImageDimension) > NeighborhoodScalesType
Superclass::LevelSetGradientType LevelSetGradientType