Feeds
提问
Sir I need to remove motion blur from a blurred image. I am using Wiener Filter to deblur the image but i am unable to find the PSF of the blurred image. Someone please help me to deblur the blurred image and finding the PSF of blurred image.
I am using MATLAB 7.9.0(R2009b) % Load image I = im2double(imread('F:\gopro1.jpg')); figure(1); imshow(I); ...
8 years 前 | 0 个回答 | 0