how to find amplitude and phase spectrum of an input image

given an image I(x), we have: A(f) = ℜ(fft(I(x))), P(f) = ℑ(fft(I(x))), where A(f) and P(f) are amplitude and phase spectrum of given input image. Please give a brief description along with results

1 Comment

The question statement appears to be incorrect. The amplitude spectrum is not the real part of the FFT, and the phase spectrum is not the imaginary part. Also, it is not clear what question you are asking, or what help you need.

Sign in to comment.

Answers (0)

Asked:

on 15 Feb 2014

Commented:

on 15 Feb 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!