Fixing image smear caused by camera motion

2 visualizzazioni (ultimi 30 giorni)
Lior
Lior il 21 Dic 2014
Risposto: Matt J il 21 Dic 2014
Hi all, I have a series of images taken consecutively, scanned in the horizontal axis direction. I know the velocity of the camera during the scan. The images I get are very smeared in the horizontal axis. How can I fix the images, if I know the exact motion of the camera? Thanks!!!

Risposte (2)

Image Analyst
Image Analyst il 21 Dic 2014
Try this link: http://www.mathworks.com/searchresults/?q=motion+blur&q1=motion+blur&q2=&q3=&notq=&c[]=solution_topics&c[]=latestdoc&c[]=fileexchange&c[]=blogs I'm sure you'll find good information there.

Matt J
Matt J il 21 Dic 2014
You could try applying deconvreg to each image frame with some model of the blur PSF. A reasonable model might be a horizontal rect() pulse of width v*T where v is the camera velocity and T is the exposure time.

Community Treasure Hunt

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

Start Hunting!

Translated by