Deblur a text image
Posted: 2015-11-20T06:23:34-07:00
Hi
I have a text image that is blurred. I believe it is a motion blur in the horizontal direction, as I don't seem to see any vertical blurring.
An example image can be found here: https://www.dropbox.com/s/hv1izm5xgcldl ... 3.JPG?dl=0
What is the best way to "deblur" the image? Any ideas
I've tried using cameradeblur with the following:
but the script does not create any output
I have a text image that is blurred. I believe it is a motion blur in the horizontal direction, as I don't seem to see any vertical blurring.
An example image can be found here: https://www.dropbox.com/s/hv1izm5xgcldl ... 3.JPG?dl=0
What is the best way to "deblur" the image? Any ideas
I've tried using cameradeblur with the following:
Code: Select all
cameradeblur -t motion -a 10 -r 0 PG-00973.JPG output.jpg