bilinear resizing for color images
1 回表示 (過去 30 日間)
古いコメントを表示
I need to find a bilinear resizing for color image to (1024->512->1024)
0 件のコメント
回答 (1 件)
Ameer Hamza
2020 年 5 月 13 日
See imresize(): https://www.mathworks.com/help/releases/R2020a/matlab/ref/imresize.html#d120e617881 with 'bilinear' method.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Read, Write, and Modify Image についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!