在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
% % file=dir('/home/wang/Desktop/trainset/others/'); % % for i=3:length(file) % % path= strcat('/home/wang/Desktop/trainset/others/',file(i).name,'\n'); % % %save('/home/wang/Desktop/trainsetimage_name'); % % %save result.txt -ascii path % % fid=fopen('./result5.txt','a'); % % fprintf(fid,path); % % end fid=fopen('result5.txt'); line=fgetl(fid); while ischar(line) I=imread(line); imshow(I); line=fgetl(fid); u=input('do you want to continue?'); end fclose(fid);
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论