Details for Javascript program for Lens Blur Deconvolution

This program blurs the image selected from the dropdown menu by
convolution with a circular PSF (approximating lens blur), adds noise,
and deconvolves the blurred image with a Wiener filter (see Chapter 6).
To see why a Wiener filter is needed, try setting λ to zero.

Slides: PSF Radius R, noise strength σ, Tikhonov regularization parameter λ.
Displayed: Original image, noisy blurred image, and deblurred image.