文件名称:C
-
所属分类:
- 标签属性:
- 上传时间:2013-06-20
-
文件大小:4.77kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
运用matlab对图像进行放大:像素复制法和双线性插值法。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像大小的目的。双线性插值放大算法中,目标图像中新创造的象素值,是由原图像位置在它附近的小区域象素的值通过加权平均计算得出的。-Write MATLAB function to zoom a grayscale image from original size to the given output
size through two different methods: a) pixel repetition and b) bilinear interpolation.
Zoom the images processed in the Task 2 back to the original size using above mentioned
methods.
Calculate MSE and PSNR for the original and zoomed images using MATLAB methods
written for the Task 1. Plot the MSE and PSNR as function of the size reduction ratio
respectively.
Define what combination of shrink/zoom methods provides the minimal MSE and maximal
PSNR for the same size reduction ratio.
size through two different methods: a) pixel repetition and b) bilinear interpolation.
Zoom the images processed in the Task 2 back to the original size using above mentioned
methods.
Calculate MSE and PSNR for the original and zoomed images using MATLAB methods
written for the Task 1. Plot the MSE and PSNR as function of the size reduction ratio
respectively.
Define what combination of shrink/zoom methods provides the minimal MSE and maximal
PSNR for the same size reduction ratio.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.