[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
floating type input to FFT
- Subject: floating type input to FFT
- From: "Meghan Canning" <mkcanning(at)hotmail.com>
- Date: Tue, 29 Feb 2000 11:32:30 -0600
- Newsgroups: comp.lang.idl-pvwave
- Organization: Insync Internet Services, Inc.
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:18719
Hi there,
I have been using the FFT function, and have just realized that the output
spectra generated is wrong. More specifically, I read in an image, and
depending on whether I pass it straight through the function, or scale
it/convert to float (using FLOAT), the output changes. As far as I can
tell, it's fine when I just pass in image data (integer gray values). When
I convert to floating type first, the magnitude and PSD result in a very
unusual symmetry.
Any ideas?
Meghan