sharpening the blurred image edges without using direct commands .
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2011 年 8 月 30 日
http://en.wikipedia.org/wiki/Unsharp_masking
http://www.cambridgeincolour.com/tutorials/image-sharpening.htm
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!