Image Blurring & Deblurring With Noise Removal
Keywords:
Deblurring, Mean, Sobel, PrewittAbstract
The image is dark and noisy and when we zoom an image, zooming factor is increased and
image become blurred image with less detail information. This article show how to produce high
quality image from noisy and blur image which is simply not possible by denoising the noisy
image, or deblurring the blurred image alone. It uses Mean filter, weighted average filter,
Gaussian filter etc. One can add noise to the image and remove noise from the image for better
view. Produce output image as a black and white image. Mainly it use in image manipulation.