How to enhance a blurred image captured in real-time?

I captured an image using webcam and estimated the blur extent of it using Haar wavelet transform. Now I want to enhance the same image which is blurred. As I searched enhancement techniques all of them are adding blur to image and then deblur. Since my image is already blur I don't want to add blur to it but enhance it. So how can I do that? what techniques are available?

 채택된 답변

Sandeep V
Sandeep V 2015년 5월 14일

0 개 추천

you can use either the super resolution code or GLAS techinique. I prefer the second one, since it not only reduces blurriness but also increases sharpness without adding noise

추가 답변 (0개)

질문:

2015년 5월 14일

댓글:

2015년 5월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by