matlab之图像缩放和平移我要分享

Image zooming and translation in MATLAB

关注次数: 136

下载次数: 0

文件大小: 1.45 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:自己根据双线性插值的理解学习编写的matlab程序,能实现任意的放大与缩小,效果还是不错的,虽然比不上专业的,还有平移算法。每条程序后都有注释。


English Description:

According to their understanding of bilinear interpolation, learning to write matlab program, can achieve arbitrary zoom in and zoom out, the effect is good, although not as professional, there are translation algorithm. Each program is followed by a comment.


代码预览

相关推荐