18 #ifndef itkUnsharpMaskLevelSetImageFilter_h
19 #define itkUnsharpMaskLevelSetImageFilter_h
66 template<
typename TInputImage,
typename TOutputImage >
95 itkGetConstMacro(MaxFilterIteration,
unsigned int);
96 itkSetMacro(MaxFilterIteration,
unsigned int);
101 virtual void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
110 virtual bool Halt() ITK_OVERRIDE
130 #ifndef ITK_MANUAL_INSTANTIATION
131 #include "itkUnsharpMaskLevelSetImageFilter.hxx"
UnsharpMaskLevelSetImageFilter Self
SparseFieldFourthOrderLevelSetImageFilter< TInputImage, TOutputImage > Superclass
SmartPointer< Self > Pointer
virtual void PrintSelf(std::ostream &os, Indent indent) const override
SmartPointer< const Self > ConstPointer
~UnsharpMaskLevelSetImageFilter()
unsigned int m_MaxFilterIteration
virtual bool Halt() override
ConstNeighborhoodIterator< TImageType >::RadiusType RadiusType
FunctionType::Pointer m_Function
SparseImage< NodeType, itkGetStaticConstMacro(ImageDimension) > SparseImageType
Base class for all process objects that output image data.
This class implements the fourth order level set PDE framework.
Superclass::SparseImageType SparseImageType
void operator=(const Self &)
UnsharpMaskLevelSetImageFilter()
FunctionType::RadiusType RadiusType
This class extends the LevelSetFunction class by adding a grow term based on a target curvature store...
Control indentation during Print() invocation.
LevelSetFunctionWithRefitTerm< TOutputImage, SparseImageType > FunctionType
virtual const IdentifierType & GetElapsedIterations() const
This class implements a detail enhancing filter by making use of the 4th-order level set isotropic di...