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 <div>
<br></div><div><div>  intensityRescaler-&gt;SetOutputMinimum(  0  );</div><div>  intensityRescaler-&gt;SetOutputMaximum( 255 );</div></div><div><br></div><div>in the code. What did I do wrong? Many thanks,</div><div><br></div>
<div>Ming</div><div><br></div>