19#ifndef itkLevelSetEquationBinaryMaskTerm_h
20#define itkLevelSetEquationBinaryMaskTerm_h
42template <
typename TInput,
43 typename TLevelSetContainer>
127#ifndef ITK_MANUAL_INSTANTIATION
128# include "itkLevelSetEquationBinaryMaskTerm.hxx"
void InitializeParameters() override
LevelSetEquationBinaryMaskTerm Self
typename LevelSetContainerType::OutputRealType LevelSetOutputRealType
LevelSetOutputRealType Value(const LevelSetInputIndexType &index) override
typename InputImageType::Pointer InputImagePointer
typename LevelSetContainerType::LevelSetDataType LevelSetDataType
LevelSetEquationTermBase< TInput, TLevelSetContainer > Superclass
void Initialize(const LevelSetInputIndexType &iP) override
SmartPointer< const Self > ConstPointer
LevelSetEquationBinaryMaskTerm()
~LevelSetEquationBinaryMaskTerm() override=default
SmartPointer< Self > Pointer
LevelSetOutputRealType Value(const LevelSetInputIndexType &index, const LevelSetDataType &iData) override
void UpdatePixel(const LevelSetInputIndexType &iP, const LevelSetOutputRealType &oldValue, const LevelSetOutputRealType &newValue) override
typename LevelSetContainerType::InputIndexType LevelSetInputIndexType
typename LevelSetContainerType::LevelSetIdentifierType LevelSetIdentifierType
typename LevelSetContainerType::LevelSetDataType LevelSetDataType
typename LevelSetContainerType::LevelSetType LevelSetType
typename LevelSetContainerType::HessianType LevelSetHessianType
typename LevelSetContainerType::Pointer LevelSetContainerPointer
typename LevelSetContainerType::DomainMapImageFilterType DomainMapImageFilterType
HeavisideStepFunctionBase< LevelSetOutputRealType, LevelSetOutputRealType > HeavisideType
typename LevelSetContainerType::OutputRealType LevelSetOutputRealType
LevelSetEquationTermBase()
typename HeavisideType::ConstPointer HeavisideConstPointer
typename InputImageType::PixelType InputPixelType
typename InputImageType::Pointer InputImagePointer
typename LevelSetContainerType::GradientType LevelSetGradientType
typename LevelSetContainerType::LevelSetPointer LevelSetPointer
TLevelSetContainer LevelSetContainerType
typename LevelSetContainerType::InputIndexType LevelSetInputIndexType
typename NumericTraits< InputPixelType >::RealType InputPixelRealType
typename LevelSetContainerType::OutputType LevelSetOutputPixelType
typename LevelSetContainerType::CacheImageType CacheImageType
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....