sharpening the blurred image edges without using direct commands .
조회 수: 2 (최근 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!