unsharp masking
Ältere Kommentare anzeigen
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 Kommentar
Sajina Rose
am 28 Jan. 2020
Jim, Did you get the code for unsharp masking?
Antworten (1)
Stefan
am 8 Mai 2012
0 Stimmen
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
Kategorien
Mehr zu Image Filtering finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!