Clear Filters
Clear Filters

sharpening the blurred image edges without using direct commands .

1 view (last 30 days)
i want to deblur an image by following method
step 1> obtain a blurred image
step 2> apply edge detection filters in 4 different orientations of the blurred image
step 3> Find the four output images processed from the edge detection filters
step 4>combine the output based on an L2 norm or Eucledians norm
Step 5>obtain the edge of the image hence using the above method
  6 Comments
Walter Roberson
Walter Roberson on 30 Aug 2011
http://en.wikipedia.org/wiki/Unsharp_masking
http://www.cambridgeincolour.com/tutorials/image-sharpening.htm
Max
Max on 30 Aug 2011
thanx walter......
the tutorials on hyperlink sent by you were really good. Now i am in search of some worked out problems in matlab on image sharpening without unsharp commands . i did not get any. i am trying from ground zero to start but not getting any help.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!