[Insight-users] Obtaining Real Result from Inverse Fourier Transform

DVigneault davis.vigneault at gmail.com
Fri Nov 22 13:51:39 EST 2013


Thanks for the reply, Brad!

When I change the typedef to:

typedef itk::VnlInverseFFTImageFilter< ComplexImageType, ComplexImageType > 
FFTInverseFilterType;

I get a very long error message during compilation, which starts with:

In file included from
/Users/Davis/Desktop/ITKExamples/00_Pipeline/04_harp/src/FFT.cxx:18:
In file included from /usr/local/include/ITK-4.4/itkImage.h:21:
In file included from /usr/local/include/ITK-4.4/itkImageRegion.h:34:
In file included from /usr/local/include/ITK-4.4/itkContinuousIndex.h:22:
In file included from /usr/local/include/ITK-4.4/itkIndex.h:23:
In file included from /usr/local/include/ITK-4.4/itkMath.h:33:
/usr/local/include/ITK-4.4/itkConceptChecking.h:394:32: error: invalid
operands to binary expression
      ('std::complex<float>' and 'unsigned int')
      a = static_cast< T3 >( b / c );



--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Obtaining-Real-Result-from-Inverse-Fourier-Transform-tp7584430p7584432.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.


More information about the Insight-users mailing list