NIE METHOD WITH CUBIC B-SPLINE FILTER
이전 댓글 표시
blurred image was supposed to spend the cubic b-separator filter. Is there anyone that can help me. How to pour the MATLAB algorithm code from the image
답변 (2개)
Image Analyst
2015년 1월 5일
0 개 추천
What is the "NIE" method? And what do you mean by "spend"? And there is no way you can pour code from an image - you can pour water from a glass, but not code from an image.
To blur an image you can use conv2() or imfilter().
To do bicubic interpolation you can use imresize().
카테고리
도움말 센터 및 File Exchange에서 Image Filtering에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

