19 #ifndef itkLevelSetEquationBinaryMaskTerm_h
20 #define itkLevelSetEquationBinaryMaskTerm_h
42 template<
typename TInput,
43 typename TLevelSetContainer >
88 virtual void Update() ITK_OVERRIDE;
91 virtual
void InitializeParameters() ITK_OVERRIDE;
104 virtual ~LevelSetEquationBinaryMaskTerm() ITK_OVERRIDE;
119 ITK_DISALLOW_COPY_AND_ASSIGN(LevelSetEquationBinaryMaskTerm);
123 #ifndef ITK_MANUAL_INSTANTIATION
124 #include "itkLevelSetEquationBinaryMaskTerm.hxx"
Superclass::LevelSetInputIndexType LevelSetInputIndexType
Superclass::InputImageType InputImageType
Light weight base class for most itk classes.
Superclass::InputImagePointer InputImagePointer
Superclass::HeavisideConstPointer HeavisideConstPointer
Superclass::InputPixelType InputPixelType
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
Superclass::LevelSetHessianType LevelSetHessianType
Superclass::DomainMapImageFilterType DomainMapImageFilterType
Superclass::LevelSetContainerType LevelSetContainerType
Superclass::CacheImageType CacheImageType
LevelSetEquationBinaryMaskTerm Self
Superclass::LevelSetGradientType LevelSetGradientType
Abstract class to represents a term in the level-set evolution PDE.
Superclass::HeavisideType HeavisideType
Superclass::LevelSetType LevelSetType
LevelSetEquationTermBase< TInput, TLevelSetContainer > Superclass
Superclass::LevelSetDataType LevelSetDataType
Superclass::LevelSetOutputRealType LevelSetOutputRealType
Superclass::LevelSetContainerPointer LevelSetContainerPointer
Superclass::LevelSetPointer LevelSetPointer
Superclass::LevelSetOutputPixelType LevelSetOutputPixelType
Class to represent the mask boundary as a negative energy.
Superclass::InputPixelRealType InputPixelRealType
Superclass::LevelSetIdentifierType LevelSetIdentifierType