reading image, without nowing the name of the file.

3 次查看(过去 30 天)
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,

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2014-7-27
  2 个评论
reza
reza 2014-7-27
Thanks a lot.
It definitely solved my problem, thanks.
now here goes another question:
i just have the drive address like c:\ , and no specific folder and i want to read all of the pictures inside all or some of the folder inside the address or drive.
i try to find a solution for it, if i didn't find any, i'll post another question.
Thank you,
Image Analyst
Image Analyst 2014-7-27
See my attached demo for how to recurse a folder and find all files inside all folders within it.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by