文件名称:image-xianzhun
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Text]
- 上传时间:
- 2013-04-20
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- zhang******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现图像的逆时针旋转任意角度。关键部分:通过p=inputdlg(prompt, input ,1,defans) p1=str2num(p{1}) 来输入旋转参数。
通过函数f=imrotate(handles.img,p1, bilinear , crop ) 实现翻转。
-Counterclockwise rotation of the image at any angle. Key part of the input rotation parameters: p = inputdlg (prompt, ' input' , 1, defans) p1 = str2num (p {1}) By function f = imrotate the (handles.img, p1 ' bilinear' , ' crop' ) achieve flip.
通过函数f=imrotate(handles.img,p1, bilinear , crop ) 实现翻转。
-Counterclockwise rotation of the image at any angle. Key part of the input rotation parameters: p = inputdlg (prompt, ' input' , 1, defans) p1 = str2num (p {1}) By function f = imrotate the (handles.img, p1 ' bilinear' , ' crop' ) achieve flip.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
image xianzhun.txt