unsharp masking
Mostra commenti meno recenti
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 Commento
Sajina Rose
il 28 Gen 2020
Jim, Did you get the code for unsharp masking?
Risposte (1)
Stefan
il 8 Mag 2012
0 voti
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
Categorie
Scopri di più su Image Filtering in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!