matlab代码实现灰度双线性插值我要分享

Implementation of gray bilinear interpolation with matlab code

图像-插值 插值-matlab 线性插值 双线性插值 Zoom-in

关注次数: 312

下载次数: 0

文件大小: 1K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:灰度双线性插值,缩放图像。可以对图像进行几乎无损的小倍数放大,倍数大时有损。


English Description:

Gray bilinear interpolation, scaling image. The image can be magnified almost losslessly with small magnification, and it will be damaged when the magnification is large.


代码预览