Feeds
提问
save variables to table in for loop
I want to save variables into a table this is my code now nfiles = length(imagefiles); for ii=1:nfiles currentfilename...
6 years 前 | 1 个回答 | 0
1
个回答提问
how can I test a neural network ?? #I am a beginner
% I want to test the neural network to run though images in a floder. % but now it has an error ,Plz show me hor to fix it % ...
6 years 前 | 0 个回答 | 0
0
个回答提问
I want to read image name to be an string
I = imread ("28-30-50-30.jpg"); after I ran this function I will get the image in variable "I", but I want to read name of thi...
6 years 前 | 1 个回答 | 0
