Community Profile

photo

Supwolf


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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 % ...

4 years ago | 0 answers | 0

0

answers

Question


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...

4 years ago | 1 answer | 0

1

answer