摘要:
global im [filename,pathname]=uigetfile('*.jpg','输入图片'); file=strcat(pathname,filename); im=imread(file); axes(handles.axes1);%在坐标1显示 imshow(im); ha=axes('units','normalized','position',[0 0 1 1]); u... 阅读全文
posted @ 2017-07-15 22:56
任重道远-HSY
阅读(4614)
评论(0)
推荐(0)
2017年7月15日