how can I do sharpening attack?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Guillaume
2017-1-23
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.
回答(1 个)
Walter Roberson
2017-1-23
Use imsharpen in combination with fspecial unsharp
See some of discussion at https://www.mathworks.com/help/vision/ug/sharpen-an-image.html
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!