Read images from a folder in a particular order
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a folder, and subfolder of images in it. When i read images it comes in the order 1, 10, 11, 12...etc, instead of 1, 2, 3, 4....
What should i do to read the images from a folder of subfolders in 1, 2, 3, 4,.... order from each subfolder, instead of 1, 10, 11, 12.... order
0 commentaires
Réponse acceptée
DGM
le 7 Avr 2021
This is pretty much what natsortfiles is for
See the example by the author here:
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Import, Export, and Conversion 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!