Image Reconstruction:Phase vs. Magnitude

14 views (last 30 days)
ramdas patil
ramdas patil on 27 Jun 2014
Edited: ramdas patil on 2 Jul 2014
Figure 1.(c) shows the Test image reconstructed from MAGNITUDE spectrum only. We can say that the intensity values of LOW frequency pixels are comparatively more than HIGH frequency pixels. f(x,y) is image function and F(u,v) is its 2D Fourier transform
f(x,y)= ∑_(u=0)^(U-1)∑(v=0)^(V-1)\ F(u,v) exp^(1j*2Π*xu)/M) e^(1j*2Π*(vy)/N) --(1)
Figure 1.(d) shows the Test image reconstructed from PHASE spectrum only. We can say that intensity values of HIGH frequency (edges,lines) pixels are comparatively more than LOW frequency pixels.
f(x,y)= ∑_(u=0)^(U-1)∑(v=0)^(V-1)\ exp(j*angle(u,v)) exp^(1j*2Π*xu)/M) * e^(1j*2Π(vy)/N)--(2)
i want to ask that in phase only reconstruction part why do i get only edges or lines,why not low frequency components?? because from the 2nd equation i am not getting any idea that only edge like features are emphasized......
  2 Comments
ramdas patil
ramdas patil on 28 Jun 2014
Edited: ramdas patil on 28 Jun 2014
@Gnaneswar Nadh satapathi sir,will u tell me answer about the question..

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!