ITK
6.0.0
Insight Toolkit
|
#include <itkFFTImageFilterFactory.h>
Helper defining pixel traits for templated FFT image filters.
FFT factory registration must account for whether the input/output images for an FFT class are real- or complex-valued. Each FFT image filter must be accompanied by a specialized FFTImageFilterTraits class to define these mappings for factory registration.
Definition at line 42 of file itkFFTImageFilterFactory.h.