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년 전 | 0
