If I apply an average filter in Matlab using fspecial function('average', [9 9], for example. What is the best method to try and fix the blur image?
The practical side of my question is that if we have the same kind of blur, as with average filtering, how we can get the best results trying unblur?