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!