首页
Java
登录
6mi
u
盘
搜
搜 索
Java
matlab旋转图像任意角度
matlab旋转图像任意角度
xiaoxiao
2021-02-28
108
话不多说上代码
filename3=imread('D:\My Documents\MATLAB\image\21.jpg'); I3=rgb2gray(filename3); figure imshow(I3) figure imshow(imrotate(I3,45,'nearest'))
转载请注明原文地址: https://www.6miu.com/read-58831.html
技术
最新回复
(
0
)