How to enhance a blurred image captured in real-time?
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Deblurring 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!