19 #ifndef rtkFFTVarianceRampImageFilter_h 20 #define rtkFFTVarianceRampImageFilter_h 38 template <
class TInputImage,
class TOutputImage = TInputImage,
class TFFTPrecision =
double>
75 UpdateFFTProjectionsConvolutionKernel(
const SizeType size)
override;
79 operator=(
const Self &);
84 #ifndef ITK_MANUAL_INSTANTIATION 85 # include "rtkFFTVarianceRampImageFilter.hxx"
TFFTPrecision FFTPrecisionType
~FFTVarianceRampImageFilter()
Implements the variance image filter of the filtered backprojection algorithm.
Baseclass::FFTInputImageType FFTInputImageType
rtk::FFTRampImageFilter< TInputImage, TOutputImage, TFFTPrecision > Baseclass
itk::SmartPointer< Self > Pointer
typename FFTOutputImageType::Pointer FFTOutputImagePointer
TInputImage InputImageType
Baseclass::InputImageType InputImageType
Baseclass::FFTOutputImagePointer FFTOutputImagePointer
typename FFTInputImageType::Pointer FFTInputImagePointer
typename Superclass::FFTOutputImageType FFTOutputImageType
itk::SmartPointer< const Self > ConstPointer
FFTVarianceRampImageFilter Self
rtk::FFTRampImageFilter< TInputImage, TOutputImage, TFFTPrecision > Superclass
Baseclass::IndexType IndexType
typename Superclass::FFTInputImageType FFTInputImageType
Baseclass::OutputImageType OutputImageType
TOutputImage OutputImageType
typename InputImageType::SizeType SizeType
Implements the ramp image filter of the filtered backprojection algorithm.
Baseclass::FFTPrecisionType FFTPrecisionType
Baseclass::FFTOutputImageType FFTOutputImageType
Baseclass::SizeType SizeType
typename InputImageType::IndexType IndexType
Baseclass::FFTInputImagePointer FFTInputImagePointer