Image Deconvolution Using Richardson Lucy Algorithm

General Informations

Project Details

In our project we are mainly interested to restore an image degraded by the presence of noise. For that we have used Richardson Lucy Algorithm. Besides implementing this algorithm in computer, we have shown that this algorithm is equivalent to EM algorithm. We have used the EMA to restore images distorted due to the presence of Gaussian noise. We have used gray images only in our project.

Presentation

To download our presentation please click here.

Sample Output

Noisy Picture

Lenna

Noisy Picture

Lenna

Computer Codes


  • Click here to see the computer codes.