reading image, without nowing the name of the file.
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
reza
il 27 Lug 2014
Commentato: Image Analyst
il 27 Lug 2014
Hello,
I'm trying to read an image into a matrix, which i'm not suppose to now the file name in advance. usually i type for example: s= imread('mypic.jpg');
now i don't now the file name i just have its address, how should i do that?
thanks,
3 Commenti
Risposta accettata
Azzi Abdelmalek
il 27 Lug 2014
2 Commenti
Image Analyst
il 27 Lug 2014
See my attached demo for how to recurse a folder and find all files inside all folders within it.
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!