Image deblurring using gaussian filter in matlab without additive noise
问题 I have to use an inverse filter to remove the blurring from this image . Unfortunately, I have to figure out the transfer function H of the imaging system used to get these sharper images, It should be Gaussian. So, I should determine the approximate width of the Gaussian by trying different Gaussian widths in an inverse filter and judging which resulting images look the “best”. The best result will be optimally sharp – i.e., edges will look sharp but will not have visible ringing. I tried by