Deblurring Image without known LEN, THETA
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Is there any way to deblur an image without knowning the LEN ,THETA values..?? Please reply..
0 comentarios
Respuesta aceptada
Bjorn Gustavsson
el 17 de Mayo de 2011
If you have the image processing toolbox take a look at deconvblind.
HTH, Bjoern
3 comentarios
Bjorn Gustavsson
el 17 de Mayo de 2011
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.).
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!