unsharp masking

조회 수: 13 (최근 30일)
Jim
Jim 2012년 5월 8일
댓글: Sajina Rose 2020년 1월 28일
Hi,
I need to write a code to create unsharp masking to an image(to remove blurr) and then apply high boost filter to it?
Can any body suggest me, how to start with this.
Thanks in advance
  댓글 수: 1
Sajina Rose
Sajina Rose 2020년 1월 28일
Jim, Did you get the code for unsharp masking?

댓글을 달려면 로그인하십시오.

답변 (1개)

Stefan
Stefan 2012년 5월 8일
to reduce noise (wrong pixels) use a median or mean filter. http://www.mathworks.de/help/toolbox/images/ref/medfilt2.html
consider: too big values for [m n] will also reduce your image details

제품

Community Treasure Hunt

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

Start Hunting!

Translated by