Basically, I have a 20 subfolders in one folder with each subfolder have 100 images. Now I want to write the MATLAB code to run all of them images. I am trying to run the first subfolder to the last folder by using the loop. The first, it starts from the first image in the first subfolder to the end of these images. After that it goes to the second subfolder and so on go to the last subfolder....
Are there any suggestions for what I could do?
Thank you so much for your help!