Image restoration

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Image Restoration is the operation of taking a corrupt/noisy image and estimating the clean, original image. Corruption may come in many forms such as motion blur, noise and camera mis-focus.[1] Image restoration is performed by reversing the process that blurred the image and such is performed by imaging a point source and use the point source image, which is called the Point Spread Function (SPF) to restore the image information lost to the blurring process.

Image restoration is different from image enhancement in that the latter is designed to emphasize features of the image that make the image more pleasing to the observer, but not necessarily to produce realistic data from a scientific point of view. Image enhancement techniques (like contrast stretching or de-blurring by a nearest neighbor procedure) provided by imaging packages use no a priori model of the process that created the image.

With image enhancement noise can effectively be removed by sacrificing some resolution, but this is not acceptable in many applications. In a fluorescence microscope, resolution in the z-direction is bad as it is. More advanced image processing techniques must be applied to recover the object.

The objective of image restoration techniques is to reduce noise and recover resolution loss. Image processing techniques are performed either in the image domain or the frequency domain. The most straightforward technique for image restoration is DeConvolution, which is performed in the frequency domain and after computing the Fourier Transform of both the image and the PSF and undo the resolution loss caused by the blurring factors. Deconvolution technique assumes absence of noise and that the blurring process is shift-invariant and hence more sophisticated techniques have been developed to deal with the different types of noises and blurring functions.

References

<templatestyles src="Asbox/styles.css"></templatestyles>