图像的缩放Word文档我要分享

Image zooming word document

Scaler 最邻近插值 bilinear-nearest scaler算法

关注次数: 192

下载次数: 0

文件大小: 848KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。


English Description:

The nearest neighbor interpolation algorithm and bilinear interpolation algorithm are used to realize image scaling in MATLAB. The algorithm principle and implementation effect are attached.


代码预览

基于matab的scaler实现.doc