18#ifndef itkUnsharpMaskLevelSetImageFilter_h
19#define itkUnsharpMaskLevelSetImageFilter_h
66template <
typename TInputImage,
typename TOutputImage>
96 itkGetConstMacro(MaxFilterIteration,
unsigned int);
97 itkSetMacro(MaxFilterIteration,
unsigned int);
125#ifndef ITK_MANUAL_INSTANTIATION
126# include "itkUnsharpMaskLevelSetImageFilter.hxx"
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()
~UnsharpMaskLevelSetImageFilter() override=default
UnsharpMaskLevelSetImageFilter()
SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage > Superclass
SmartPointer< const Self > ConstPointer
void PrintSelf(std::ostream &os, Indent indent) const override
FunctionType::Pointer m_Function
typename FunctionType::RadiusType RadiusType
SmartPointer< Self > Pointer
LevelSetFunctionWithRefitTerm< TOutputImage, SparseImageType > FunctionType
unsigned int m_MaxFilterIteration
UnsharpMaskLevelSetImageFilter Self
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....