18#ifndef itkFFTNormalizedCorrelationImageFilter_h
19#define itkFFTNormalizedCorrelationImageFilter_h
98template <
typename TInputImage,
typename TOutputImage>
150#ifndef ITK_MANUAL_INSTANTIATION
151# include "itkFFTNormalizedCorrelationImageFilter.hxx"
typename OutputImageType::Pointer OutputImagePointer
FFTNormalizedCorrelationImageFilter()
MaskedFFTNormalizedCorrelationImageFilter< TInputImage, TOutputImage > Superclass
typename InputImageType::Pointer InputImagePointer
void GenerateData() override
SmartPointer< Self > Pointer
static constexpr unsigned int ImageDimension
typename OutputImageType::PixelType OutputPixelType
typename InputImageType::RegionType InputRegionType
FFTNormalizedCorrelationImageFilter Self
~FFTNormalizedCorrelationImageFilter() override=default
typename InputImageType::ConstPointer InputImageConstPointer
SmartPointer< const Self > ConstPointer
TOutputImage OutputImageType
typename InputImageType::SizeType InputSizeType
TInputImage InputImageType
void PrintSelf(std::ostream &os, Indent indent) const override
Control indentation during Print() invocation.
MaskedFFTNormalizedCorrelationImageFilter()
virtual void RemoveInput(const DataObjectIdentifierType &key)
Remove an input.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....