Forum Discussion
Altera_Forum
Honored Contributor
16 years agoIFFT odd behavior
I'm at the tail end of a design that uses 2D FFTs, does phase correlation calculation in frequency domain then does 2D Inverse FFT to get spatial shift between two images. I'm finding that the ...
Altera_Forum
Honored Contributor
16 years agosounds like a DC offset issue caused by fixed point truncation after the FFT but before the IFFT. going FFT => IFFT directly and see if there is a spike at the origin.