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 で Splines についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

