二维图像差值算法我要分享

Two dimensional image difference algorithm

关注次数: 162

下载次数: 0

文件大小: 78.22 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:本程序实现了二维图像插值操作,能够把原本像素较少的图像数据变得数据丰富,想让图像的数据变成多少就能变成多少,里面备注比较清楚,大家可以自行修改。


English Description:

This program realizes the two-dimensional image interpolation operation, which can make the original image data with less pixels become rich in data. You can change the image data as much as you want. The remarks are clear, and you can modify them by yourself.


代码预览

相关推荐