matlab - Deblurring the image -


i unable find solution problem posted in thread

how can deblur image in matlab?

as suggested ,the image obtained after applying unsharp filter

http://tinypic.com/r/14bib77/6

but blurrness not removed after unsharp filter.can suggest other methods!

deblurring inverse problem, , inverse problems there no easy solution. not expect magical method.

having said that, there used methods deblurring. wiener deconvolution 1 of popular methods used deblurring.

for wiener filtering in matlab, see http://www.mathworks.com/help/toolbox/images/bqqhk8f.html


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -