19 #ifndef __itkLevelSetEquationBinaryMaskTerm_h
20 #define __itkLevelSetEquationBinaryMaskTerm_h
42 template<
typename TInput,
43 typename TLevelSetContainer >
124 #ifndef ITK_MANUAL_INSTANTIATION
125 #include "itkLevelSetEquationBinaryMaskTerm.hxx"
TLevelSetContainer LevelSetContainerType
Superclass::LevelSetInputIndexType LevelSetInputIndexType
Superclass::InputImageType InputImageType
Light weight base class for most itk classes.
LevelSetContainerType::CacheImageType CacheImageType
Superclass::InputImagePointer InputImagePointer
Superclass::HeavisideConstPointer HeavisideConstPointer
LevelSetContainerType::LevelSetDataType LevelSetDataType
Superclass::InputPixelType InputPixelType
LevelSetEquationBinaryMaskTerm()
virtual void InitializeParameters()
HeavisideType::ConstPointer HeavisideConstPointer
LevelSetContainerType::DomainMapImageFilterType DomainMapImageFilterType
virtual void Initialize(const LevelSetInputIndexType &iP)
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
Superclass::LevelSetHessianType LevelSetHessianType
LevelSetContainerType::HessianType LevelSetHessianType
Superclass::DomainMapImageFilterType DomainMapImageFilterType
LevelSetContainerType::OutputType LevelSetOutputPixelType
Superclass::LevelSetContainerType LevelSetContainerType
HeavisideStepFunctionBase< LevelSetOutputRealType, LevelSetOutputRealType > HeavisideType
Superclass::CacheImageType CacheImageType
LevelSetEquationBinaryMaskTerm Self
NumericTraits< InputPixelType >::RealType InputPixelRealType
Superclass::LevelSetGradientType LevelSetGradientType
Abstract class to represents a term in the level-set evolution PDE.
LevelSetContainerType::InputIndexType LevelSetInputIndexType
Superclass::HeavisideType HeavisideType
Superclass::LevelSetType LevelSetType
LevelSetEquationTermBase< TInput, TLevelSetContainer > Superclass
InputImageType::PixelType InputPixelType
void operator=(const Self &)
Superclass::LevelSetDataType LevelSetDataType
LevelSetContainerType::LevelSetPointer LevelSetPointer
Superclass::LevelSetOutputRealType LevelSetOutputRealType
InputImageType::Pointer InputImagePointer
LevelSetContainerType::OutputRealType LevelSetOutputRealType
LevelSetContainerType::LevelSetIdentifierType LevelSetIdentifierType
LevelSetContainerType::LevelSetType LevelSetType
Superclass::LevelSetContainerPointer LevelSetContainerPointer
LevelSetContainerType::Pointer LevelSetContainerPointer
virtual void UpdatePixel(const LevelSetInputIndexType &iP, const LevelSetOutputRealType &oldValue, const LevelSetOutputRealType &newValue)
LevelSetContainerType::GradientType LevelSetGradientType
Superclass::LevelSetPointer LevelSetPointer
Superclass::LevelSetOutputPixelType LevelSetOutputPixelType
Class to represent the mask boundary as a negative energy.
Superclass::InputPixelRealType InputPixelRealType
virtual LevelSetOutputRealType Value(const LevelSetInputIndexType &iP)
Superclass::LevelSetIdentifierType LevelSetIdentifierType
virtual ~LevelSetEquationBinaryMaskTerm()