blur removing

how to reduce or remove motion blur in an image

Answers (2)

Paulo Silva
Paulo Silva on 7 Apr 2011
In case you have the Image Processing Toolbox™ working please see the documentation, you got:
Image Deblurring
This chapter describes how to deblur an image using the toolbox deblurring functions.
* Understanding Deblurring
* Deblurring with the Wiener Filter
* Deblurring with a Regularized Filter
* Deblurring with the Lucy-Richardson Algorithm
* Deblurring with the Blind Deconvolution Algorithm
* Creating Your Own Deblurring Functions
* Avoiding Ringing in Deblurred Images
Sean de Wolski
Sean de Wolski on 7 Apr 2011
docsearch blur
Is probably your best bet for starters.

Tags

Asked:

on 7 Apr 2011

Community Treasure Hunt

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

Start Hunting!