reading image, without nowing the name of the file.
Show older comments
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 Comments
reza
on 27 Jul 2014
Star Strider
on 27 Jul 2014
What do you mean by ‘address’? URL? FTP?
reza
on 27 Jul 2014
Accepted Answer
More Answers (0)
Categories
Find more on Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!