- 13
- 0
- 约2.77千字
- 约 3页
- 2021-12-07 发布于江苏
- 举报
% 半自动处理深度学习训练用图像的matlab 代码
clear all
clc
close all
% filenames=dir(G:\image_alexnet\whole_imageset\)
% img_index=randperm(60);
% % rename all images that are be classified as a whole.
% for k=1:60
% img_hl=imread(filenames(img_index(k)+3).name);
% imwrite(img_hl,[img_data_,num2str(k),.jpg
原创力文档

文档评论(0)