Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
Perform the FFT along one dimension of an image using Vnl as a backend. More...
#include <itkVnlFFT1DComplexConjugateToRealImageFilter.h>
Public Member Functions | |
virtual const char * | GetClassName () const |
virtual const char * | GetClassName () const |
![]() | |
itkStaticConstMacro (ImageDimension, unsigned int, InputImageType::ImageDimension) | |
virtual unsigned int | GetDirection () |
virtual void | SetDirection (unsigned int _arg) |
Static Public Member Functions | |
static Pointer | New () |
static Pointer | New () |
![]() | |
static Pointer | New (void) |
Protected Member Functions | |
void | ThreadedGenerateData (const OutputImageRegionType &, ThreadIdType threadID) override |
VnlFFT1DComplexConjugateToRealImageFilter () | |
~VnlFFT1DComplexConjugateToRealImageFilter () override | |
virtual void | ThreadedGenerateData (const OutputImageRegionType &, ThreadIdType threadID) |
VnlFFT1DComplexConjugateToRealImageFilter () | |
virtual | ~VnlFFT1DComplexConjugateToRealImageFilter () |
![]() | |
FFT1DComplexConjugateToRealImageFilter () | |
~FFT1DComplexConjugateToRealImageFilter () override | |
void | PrintSelf (std::ostream &os, Indent indent) const ITK_OVERRIDE |
void | GenerateInputRequestedRegion () ITK_OVERRIDE |
void | EnlargeOutputRequestedRegion (DataObject *output) ITK_OVERRIDE |
void | BeforeThreadedGenerateData () ITK_OVERRIDE |
const ImageRegionSplitterBase * | GetImageRegionSplitter () const ITK_OVERRIDE |
Additional Inherited Members | |
![]() | |
unsigned int | m_Direction |
Perform the FFT along one dimension of an image using Vnl as a backend.
Definition at line 46 of file PhotoacousticsAlgorithms/ITKFilter/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef SmartPointer< const Self > itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::ConstPointer |
Definition at line 54 of file PhotoacousticsAlgorithms/ITKFilter/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef SmartPointer< const Self > itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::ConstPointer |
Definition at line 54 of file US/USHardwareDiPhAS/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef Superclass::InputImageType itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::InputImageType |
Definition at line 56 of file PhotoacousticsAlgorithms/ITKFilter/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef Superclass::InputImageType itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::InputImageType |
Definition at line 56 of file US/USHardwareDiPhAS/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef OutputImageType::RegionType itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::OutputImageRegionType |
Definition at line 58 of file PhotoacousticsAlgorithms/ITKFilter/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef OutputImageType::RegionType itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::OutputImageRegionType |
Definition at line 58 of file US/USHardwareDiPhAS/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef Superclass::OutputImageType itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::OutputImageType |
Definition at line 57 of file US/USHardwareDiPhAS/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef Superclass::OutputImageType itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::OutputImageType |
Definition at line 57 of file PhotoacousticsAlgorithms/ITKFilter/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef SmartPointer< Self > itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::Pointer |
Definition at line 53 of file PhotoacousticsAlgorithms/ITKFilter/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef SmartPointer< Self > itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::Pointer |
Definition at line 53 of file US/USHardwareDiPhAS/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef VnlFFT1DComplexConjugateToRealImageFilter itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::Self |
Standard class typedefs.
Definition at line 51 of file US/USHardwareDiPhAS/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef VnlFFT1DComplexConjugateToRealImageFilter itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::Self |
Standard class typedefs.
Definition at line 51 of file PhotoacousticsAlgorithms/ITKFilter/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef FFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage > itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::Superclass |
Definition at line 52 of file PhotoacousticsAlgorithms/ITKFilter/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
typedef FFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage > itk::VnlFFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >::Superclass |
Definition at line 52 of file US/USHardwareDiPhAS/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
|
inlineprotected |
|
inlineoverrideprotected |
|
inlineprotected |
Definition at line 69 of file US/USHardwareDiPhAS/ITKUltrasound/itkVnlFFT1DComplexConjugateToRealImageFilter.h.
|
inlineprotectedvirtual |
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::FFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::FFT1DComplexConjugateToRealImageFilter< TInputImage, TOutputImage >.
|
static |
Method for creation through the object factory.
|
static |
Method for creation through the object factory.
|
overrideprotected |
|
protectedvirtual |