搜索资源列表
04
- 本程序代码主要包括图像的平移,镜像变换,转置,缩放,旋转,插值算法简介。-The program code include image translation, image transform, transpose, zooming, rotation, interpolation algorithm profile.
image_transform
- 这是关于图像翻转,旋转,缩放等变换的MATLAB源程序,以函数的形式写出来。-This is about image rotation, zooming transform MATLAB source code, written in the form to function.
ques3
- Write MATLAB code that will do the following. (a) Image resizing into sizes 2X, 5X, 10X, 0.1X, 0.25X. (b) Image rotation with and without clipping in angles 100, 600, 900, 1100, 1500 (c) Image flipping in x and y axis. (d) Image zooming.