how can I do sharpening attack?
Mostra commenti meno recenti
Hi, I want to do sharpening attack on image but I do not know how can I do it in matlab. is it any function or code for this?
2 Commenti
Guillaume
il 23 Gen 2017
You may want to explain what a sharpening attack is for those of us who've never heard the term. Neither google nor sciencedirect are particularly enlightening on the subject.
I suspect it's something you're going to have to code yourself in any case.
nadia
il 23 Gen 2017
Risposte (1)
Walter Roberson
il 23 Gen 2017
0 voti
Use imsharpen in combination with fspecial unsharp
See some of discussion at https://www.mathworks.com/help/vision/ug/sharpen-an-image.html
Categorie
Scopri di più su Contrast Adjustment in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!