This is an outline of my final project for EECS 207A.
The project will be to develop an application which will accept as input a degraded image file, and will perform image restoration in the frequency domain and will generate the restored image and save it to the disk.
Assume that the original, undistorted object is
The goal is that, given
Where
In this project I will not consider noise and will assume it to be zero.
Converting the above equation to the frequency domain, we obtain
Where
Hence the transform of the restored image will be
Where in the above, the division will be done term by term between the two matrices. If a value
of
Now we need to apply the 2D inverse Fourier transform to obtain the spatial restored image
The PSF used will be the 2D Gaussian, with a certain standard deviation (Will try 5 or 10 pixels, and experiment with these values to find the best value to get the best restoration) and with zero mean.
The degraded images will be generated by blurring using either a standard