Deblurring Image without known LEN, THETA

Is there any way to deblur an image without knowning the LEN ,THETA values..?? Please reply..

 Accepted Answer

If you have the image processing toolbox take a look at deconvblind.
HTH, Bjoern

3 Comments

Checked it. What will be the value INITPSF for deconvblind() ?
Thank you. ( And could you please answer the median question too!!)
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.).
thank you :)

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!