18#ifndef itkAnisotropicFourthOrderLevelSetImageFilter_h
19#define itkAnisotropicFourthOrderLevelSetImageFilter_h
82template <
typename TInputImage,
typename TOutputImage>
113 itkGetConstMacro(MaxFilterIteration,
unsigned int);
114 itkSetMacro(MaxFilterIteration,
unsigned int);
143#ifndef ITK_MANUAL_INSTANTIATION
144# include "itkAnisotropicFourthOrderLevelSetImageFilter.hxx"
AnisotropicFourthOrderLevelSetImageFilter Self
unsigned int m_MaxFilterIteration
SmartPointer< Self > Pointer
SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage > Superclass
SmartPointer< const Self > ConstPointer
typename FunctionType::RadiusType RadiusType
FunctionType::Pointer m_Function
AnisotropicFourthOrderLevelSetImageFilter()
void PrintSelf(std::ostream &os, Indent indent) const override
~AnisotropicFourthOrderLevelSetImageFilter() override=default
LevelSetFunctionWithRefitTerm< TOutputImage, SparseImageType > FunctionType
typename ConstNeighborhoodIterator< TImageType >::RadiusType RadiusType
virtual const IdentifierType & GetElapsedIterations() const
Control indentation during Print() invocation.
This class extends the LevelSetFunction class by adding a grow term based on a target curvature store...
SmartPointer< Self > Pointer
Implements transparent reference counting.
SparseImage< NodeType, Self::ImageDimension > SparseImageType
SparseFieldFourthOrderLevelSetImageFilter()
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....