文件名称:02
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- 上传时间:
- 2017-12-21
- 文件大小:
- 553kb
- 下载次数:
- 0次
- 提 供 者:
- sea****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
双线性插值放大缩小图像
编写一个通过双线性插值来缩放和缩小图像的计算机程序。(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 and use your program to shrink this image from 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
(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 and use your program to shrink this image from 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.)
相关搜索: 数字图像处理
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
02\Fig0219(rose1024).tif | 1049611 | 2001-01-15 |
02\Untitled2.m | 2287 | 2017-10-04 |
02 |