Matlab-最近邻放大插值

时间:2017-05-09 02:54:56
【文件属性】:

文件名称:Matlab-最近邻放大插值

文件大小:1019B

文件格式:ZIP

更新时间:2017-05-09 02:54:56

Matlab 图像放大 插值

Matlab图像处理源码,对256*256的图像进行放大,放大后为1024*1024,采用最近邻插值方法


【文件预览】:
Matlab-最近邻放大差值
----Nearest_Neighbor_Interpolation_Zoom.m(558B)
----Nearest_Neighbor_Interpolation_Shrink.m(258B)

网友评论

  • 这个代码是读入一个1024*1024的图,取成256再放大成1024的图。