[Insight-users] FFTImageFilter

Ming Chao mingchao2005 at gmail.com
Wed Aug 4 10:35:43 EDT 2010


I tried to run FFTImageFilter.cxx to do an FFT of an image. The input image
is a 512x512, 24 bit thoracic CT image in jpg format. The output of the
example cxx code are the real and imaginary parts of FFT of the input image.
However, when I look at the two output images, they are just uniformly
grey/black, depending on

  intensityRescaler->SetOutputMinimum(  0  );
  intensityRescaler->SetOutputMaximum( 255 );

in the code. What did I do wrong? Many thanks,

Ming
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100804/6da28c3f/attachment-0001.htm>


More information about the Insight-users mailing list