How does the bicubic interpolation downscales the image using imresize function ?
古いコメントを表示
I want the theorotical explanation of the imresize function for downscaling the image. I have referred to the following
- https://blogs.mathworks.com/steve/2017/01/16/aliasing-and-image-resizing-part-3/
- https://blogs.mathworks.com/steve/2015/10/20/image-resizing-geometry/?s_tid=srchtitle
- The article "General Filtered Image Rescaling," by Dale Schumacher, in Graphics Gems III, Morgan Kaufmann, 1994.
I have understood how the indices are calculated in imresize function, but I am confused about how the weights are calculated in imresize function.
3 件のコメント
KALYAN ACHARJYA
2019 年 7 月 15 日
Akshay Bhosale
2019 年 7 月 16 日
Akshay Bhosale
2019 年 7 月 23 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Matrox Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!