|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkProjectedIterativeDeconvolutionImageFilter_h
19 #define itkProjectedIterativeDeconvolutionImageFilter_h
45 template <
typename TSuper
class>
80 Initialize(
ProgressAccumulator * progress,
float progressWeight,
float iterationProgressWeight)
override;
92 #ifndef ITK_MANUAL_INSTANTIATION
93 # include "itkProjectedIterativeDeconvolutionImageFilter.hxx"
TKernelImage KernelImageType
typename InternalComplexImageType::Pointer InternalComplexImagePointerType
ProjectionFilterType::Pointer m_ProjectionFilter
Base class for all process objects that output image data.
Mix-in class that adds a projection step after each iteration.
std::complex< TInternalPrecision > InternalComplexType
TInputImage InputImageType
Set image values to a user-specified value if they are below, above, or between simple threshold valu...
Facilitates progress reporting for filters that wrap around multiple other filters.
Abstract base class for filters that implement iterative deconvolution algorithms.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
Templated n-dimensional image class.
typename InternalImageType::Pointer InternalImagePointerType
TOutputImage OutputImageType