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 >
86 itkStaticConstMacro(ImageDimension,
unsigned int, InputImageType::ImageDimension);
106 virtual void Update() ITK_OVERRIDE;
109 virtual
void InitializeParameters() ITK_OVERRIDE;
122 virtual ~LevelSetEquationPropagationTerm() ITK_OVERRIDE;
138 ITK_DISALLOW_COPY_AND_ASSIGN(LevelSetEquationPropagationTerm);
143 #ifndef ITK_MANUAL_INSTANTIATION
144 #include "itkLevelSetEquationPropagationTerm.hxx"
Superclass::LevelSetGradientType LevelSetGradientType
SmartPointer< const Self > ConstPointer
Superclass::LevelSetOutputRealType LevelSetOutputRealType
Light weight base class for most itk classes.
Superclass::LevelSetInputIndexType LevelSetInputIndexType
Superclass::HeavisideType HeavisideType
Superclass::LevelSetContainerPointer LevelSetContainerPointer
Superclass::RadiusType RadiusType
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pi...
TPropagationImage PropagationImageType
Superclass::InputImagePointer InputImagePointer
LevelSetEquationPropagationTerm Self
Abstract class to represents a term in the level-set evolution PDE.
Superclass::InputPixelType InputPixelType
Derived class to represents a propagation term in the level-set evolution PDE.
A templated class holding a n-Dimensional vector.
Superclass::LevelSetDataType LevelSetDataType
SmartPointer< Self > Pointer
ConstNeighborhoodIterator< InputImageType >::RadiusType RadiusType
Superclass::LevelSetPointer LevelSetPointer
Superclass::LevelSetType LevelSetType
Superclass::InputPixelRealType InputPixelRealType
Superclass::InputImageType InputImageType
LevelSetEquationTermBase< TInput, TLevelSetContainer > Superclass
ConstNeighborhoodIterator< InputImageType, DefaultBoundaryConditionType > NeighborhoodType
Superclass::HeavisideConstPointer HeavisideConstPointer
Superclass::LevelSetHessianType LevelSetHessianType
PropagationImageType::Pointer PropagationImagePointer
Vector< LevelSetOutputRealType, itkGetStaticConstMacro(ImageDimension) > NeighborhoodScalesType
Superclass::LevelSetIdentifierType LevelSetIdentifierType
Superclass::LevelSetOutputPixelType LevelSetOutputPixelType
ZeroFluxNeumannBoundaryCondition< InputImageType > DefaultBoundaryConditionType
Superclass::LevelSetContainerType LevelSetContainerType