ITK  5.4.0
Insight Toolkit
itk::FFTImageFilterTraits< TFFTImageFilter > Class Template Reference

#include <itkFFTImageFilterFactory.h>

Detailed Description

template<template< typename, typename > class TFFTImageFilter>
class itk::FFTImageFilterTraits< TFFTImageFilter >

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.


The documentation for this class was generated from the following file: