文件名称:B
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [WORD]
- 上传时间:
- 2013-06-20
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 宁*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
运用matlab对灰度图进行缩放一定比例的缩放。对图像进行缩小用到两种方法:其一直接消除像素进行缩放处理;其二先进行初步 的图像平滑滤波,然后消除像素。平滑滤波用于模糊处理,可以出去细节并降低噪声。-Write MATLAB functions to down-sample one grayscale image from original size to the
given output size through two different methods: a) directly elimination of pixels and b)
preliminary image smoothing before elimination of pixels.
Process the given test images “Living Room” with scale-down coefficients: 2:1, 4:1, 8:1 and
16:1.
given output size through two different methods: a) directly elimination of pixels and b)
preliminary image smoothing before elimination of pixels.
Process the given test images “Living Room” with scale-down coefficients: 2:1, 4:1, 8:1 and
16:1.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
B.doc