19 #ifndef itkLevelSetEquationOverlapPenaltyTerm_h
20 #define itkLevelSetEquationOverlapPenaltyTerm_h
45 template<
typename TInput,
46 typename TLevelSetContainer >
86 typedef typename LevelSetContainerType::IdListType
IdListType;
94 virtual void Update() ITK_OVERRIDE;
97 virtual
void InitializeParameters() ITK_OVERRIDE;
116 virtual ~LevelSetEquationOverlapPenaltyTerm() ITK_OVERRIDE;
126 ITK_DISALLOW_COPY_AND_ASSIGN(LevelSetEquationOverlapPenaltyTerm);
133 #ifndef ITK_MANUAL_INSTANTIATION
134 #include "itkLevelSetEquationOverlapPenaltyTerm.hxx"
Superclass::LevelSetContainerType LevelSetContainerType
Superclass::LevelSetDataType LevelSetDataType
Light weight base class for most itk classes.
Superclass::LevelSetOutputPixelType LevelSetOutputPixelType
Superclass::InputImageType InputImageType
Superclass::LevelSetInputIndexType LevelSetInputIndexType
Superclass::LevelSetGradientType LevelSetGradientType
Superclass::HeavisideType HeavisideType
Superclass::LevelSetPointer LevelSetPointer
Superclass::DomainMapImageFilterType DomainMapImageFilterType
LevelSetContainerType::IdListIterator IdListIterator
Superclass::LevelSetIdentifierType LevelSetIdentifierType
CompensatedSummation< LevelSetOutputRealType > CompensatedSummationType
Superclass::LevelSetOutputRealType LevelSetOutputRealType
Superclass::LevelSetHessianType LevelSetHessianType
Abstract class to represents a term in the level-set evolution PDE.
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
Superclass::InputPixelRealType InputPixelRealType
LevelSetEquationTermBase< TInput, TLevelSetContainer > Superclass
Class to represent the overlap penalty among many level-sets.
Perform more precise accumulation of floating point numbers.
Superclass::LevelSetType LevelSetType
Superclass::HeavisideConstPointer HeavisideConstPointer
LevelSetEquationOverlapPenaltyTerm Self
Superclass::InputPixelType InputPixelType
LevelSetContainerType::IdListConstIterator IdListConstIterator
Superclass::InputImagePointer InputImagePointer
LevelSetContainerType::IdListType IdListType
Superclass::CacheImageType CacheImageType
Superclass::LevelSetContainerPointer LevelSetContainerPointer