HOw to read images from multiple folders
    6 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
Hi,
I have 10 folders and in each folder i have 10 images as( 1.jpg, 2.jpg, 3.jpg... 10.jpg).
I want to read all ten folders and total number of images are (10*10)=100;
Thanks in Advance.
2 commentaires
  Geoff
      
 le 16 Avr 2012
				Have you already written the code to load images from one folder? What are your folder names?
Réponses (1)
  Walter Roberson
      
      
 le 16 Avr 2012
        The above, which concentrates on files, can also be used for locating directories.
1 commentaire
  Walter Roberson
      
      
 le 16 Avr 2012
				http://www.mathworks.com/matlabcentral/answers/32038-can-you-use-dir-to-list-files-in-subfolders
Voir également
Catégories
				En savoir plus sur Get Started with Image Processing Toolbox dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


