<< Chapter < Page | Chapter >> Page > |
Optical blurring of an image is the result of light rays from a single object focusing at a point before or after the sensor in a camera. This physical situation can be described as a convolution of the true captured image with an optical filter: the point spread function (PSF).
Given that the PSF works much like a frequency response for a spatial domain, we explore the possibility of extracting a focused image from an image that has been captured out of focus.
where D, K, I are the transforms of the deblurred image, the PSF, and a blurred image.
Instead of using the full circular aperture of most cameras, we place a coded mask within the lens of our camera. The mask itself is nothing more than a binary-coded transparency, but it enables us to force a particular PSF into our camera system. By recreating the mask's code in software, we can recover the PSF that is appropriate for the depth at which our image would have been focused. Once we have the appropriate PSF for a particular focus-depth (which correlates to increasing or decreasing the size of the mask in software), we use the Richardson-Lucy Deconvolution algorithm to recover a focused image.
Notification Switch
Would you like to follow the 'Elec 301 project' conversation and receive update notifications?