Problem: Restoration of blurred image using deconvolution
A pair of a certain original image and its blurred, degraded image
is obtained as a reference image pair by an observation system.
When degraded images (test 1 and test 2) are also obtained through the same observation system,
restore the original images by deconvolution using the reference image pair.
You can ignore the noise in the output images are zero in this problem.
A reference pair images (Input image and observed one)
Original image
| (measurement)
| Blurred image
|
|
|
|
Degraded images and an restored example
| Original image
| (deconvolution)
| Blurred image
|
test 1
|
|
|
|
test 2
|
|
|
|
example 1
|
|
|
| example 2
|
|
|
|
Candidates of the original images for test 1
[Note]
(1) In your report, describe the procedure using equations as well as the results of figures.
Furthermore, show the discussions.
(2) Append the major part of your program code.
For a part of the code related to Fourier transform,
you can use either a code you wrote in the previous problem
or a code prepared in libraries on your computer system.
(If the structure of codes can be understand easily,
you can use your favorite computer languages, e.g. Fortran, C, Mathematica, etc.)
created by txt2html.pl(1.01)
tom@qe.eng.hokudai.ac.jp
(Satoshi Tomioka)