PSF (Motion blur) from the blurred and sharp (or deblurred) image pair.
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Nisha Varghese
el 21 de Dic. de 2020
Comentada: Nisha Varghese
el 28 de Dic. de 2020
There are works which finds PSF and deblurred image when only blurred image is given (Blind deblurring).
Is there somebody who knows any technique to find PSF given blurred and the original sharp image (extra information) to which that PSF got applied to get the blurred image.
ie. PSF from blur-sharp pair (blur=PSF*sharp)
0 comentarios
Respuesta aceptada
Rohit Pappu
el 28 de Dic. de 2020
In frequency domain, PSF can be calculated as fft(blurred)/fft(original).
Additional information can be found at this link
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!