how can I do sharpening attack?
이전 댓글 표시
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.
nadia
2017년 1월 23일
답변 (1개)
Walter Roberson
2017년 1월 23일
0 개 추천
Use imsharpen in combination with fspecial unsharp
See some of discussion at https://www.mathworks.com/help/vision/ug/sharpen-an-image.html
카테고리
도움말 센터 및 File Exchange에서 Contrast Adjustment에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!