Zooming-and-Shrinking
代码说明:
matlab实现用双线性插值法放大和缩小图像(Zooming and Shrinking Images by Bilinear Interpolation (a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal and vertical direction. You may ignore aliasing effects. (b) Download Fig. 2.19(a) and use your program to shrink this image 1024 x 1024 to 256 x 256 pixels. (c) Use your program to zoom the image in (b) back to 1024 x 1024. Explain the reasons for their differences. )
文件列表:
Zooming and Shrinking Images by Bilinear Interpolation
......................................................\shrinking.m,918,2015-03-23
......................................................\zooming.m,883,2015-03-22
下载说明:请别用迅雷下载,失败请重下,重下不扣分!