图像的放缩和旋转我要分享

Image zoom and rotation

图像 旋转

关注次数: 210

下载次数: 0

文件大小: 27.30 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:matlab中自带imrotate和imsize函数可以实现图片的旋转和放缩,本程序不使用matlab自带函数,直接编程,使用最小邻近算法对图片放大、旋转进行编程。


English Description:

MATLAB imrotate and imsize function rotation and scaling of the picture can be achieved, since the program does not use MATLAB functions directly, picture zoom, rotate by using the algorithm of minimum adjacent programming.


代码预览