Hart
- 168
- 0
Homework Statement
I(x) is the intensity of an image after passing through a material which
blurs each point according to a point spread function given by:
S\left(x'-x\right)=e^{-a\left|x'-x\right|}
The Fourier transform of I(x) is given by:
I(k) = \frac{A}{\left( a^{2}+k^{2} \right) \left( b^{2}+k^{2} \right)}
Where A is a constant.
(i) Find the Fourier transform I_{0}^{~} of the unblurred image intensity.
(ii) Hence find the original unblurred image intensity I_{0}x
Homework Equations
I(x') = \int_{-\infty}^{\infty}I_{0}(x)S\left(x'-x\right)dx = \left(I_{0}*S \right)(x')
The Attempt at a Solution
F[I_{0}] = \frac{1}{\sqrt{2 \pi}}\left( \frac{F<i>}{F<s>} \right)</s></i>
(Then can inverse Fourier transform this to get the undistorted image intensity [I_{0}k])
Calculation of F
..after some calculations..
F<s> = \sqrt{\frac{2}{\pi}}\left(\frac{a}{a^{2}+x^{2}} \right) </s>
Calculation of F:
F<i> = A\int_{-\infty}^{\infty}\frac{e^{-ixk}}{\left(a^{2}+k^{2}\right)+\left(b^{2}+k^{2}\right)} dk</i>
F<i> = A\left[\frac{e^{-ixk}}{(-ix)(a^{2}+k^{2})(b^{2}+k^{2})}\right]\right|^{\infty}_{-\infty}</i>
F<i> = A\left[ \frac{2e^{-ix}}{ix(ab)^{2}}\right]</i>
F<i> = \left[ \frac{2Ae^{-ix}}{ix(ab)^{2}}\right]</i>
Therefore can now combine these expressions to get the answer:
F[I_{0}] = \left( \frac{A\left(iax(ab)^{2}\right)e^{-ix}}{a^{2}+x^{2}} \right)
But this looks rather messy, so I assume I've done something wrong somewhere?