Deblurring Image without known LEN, THETA
4 ビュー (過去 30 日間)
古いコメントを表示
Is there any way to deblur an image without knowning the LEN ,THETA values..?? Please reply..
0 件のコメント
採用された回答
Bjorn Gustavsson
2011 年 5 月 17 日
If you have the image processing toolbox take a look at deconvblind.
HTH, Bjoern
3 件のコメント
Bjorn Gustavsson
2011 年 5 月 17 日
Try with something reasonable - like a 2-D Gaussian with something like a 3 pixels full-width-at-half-max, or for that matter 3 pixels half-width-at-half-max. Or just a simple ones(5)/25. Just test a little and you'll see what works. Take a look at some details in your image that should either be a sharp edge or a point (in the latter case you'd have you PSF there almost given.).
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!