need help for image restoration algorithm based on neighboring pixel
Ältere Kommentare anzeigen
In my algorithm I want to restore image in which I have coded/find neighboring pixels for a particular pixel and now I want restore/deblur that particular pixel by taking information from those neighboring pixels. Please help( by theoretical/coding )
Akzeptierte Antwort
Weitere Antworten (1)
Image Analyst
am 29 Mai 2013
0 Stimmen
How was the image ruined? By blurring? Have you tried deconvlucy()?
2 Kommentare
Navjot
am 29 Mai 2013
Image Analyst
am 29 Mai 2013
It's in the help. You can also Google "Richardson Lucy convolution" and find sites like this: http://en.wikipedia.org/wiki/Richardson%E2%80%93Lucy_deconvolution
Kategorien
Mehr zu Deblurring finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!