Feeds
已回答
How to do image rotation in matlab?
|*Try This*| global a a=imrotate(a,270); axes(handles.axes1); imshow(a);
How to do image rotation in matlab?
|*Try This*| global a a=imrotate(a,270); axes(handles.axes1); imshow(a);
5 years 前 | 0
