Borrar filtros
Borrar filtros

reading image, without nowing the name of the file.

3 visualizaciones (últimos 30 días)
reza
reza el 27 de Jul. de 2014
Comentada: Image Analyst el 27 de Jul. de 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 comentarios
Star Strider
Star Strider el 27 de Jul. de 2014
What do you mean by ‘address’? URL? FTP?
reza
reza el 27 de Jul. de 2014
No, address on my computer. like c:\pictures\...

Iniciar sesión para comentar.

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 27 de Jul. de 2014
  2 comentarios
reza
reza el 27 de Jul. de 2014
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 el 27 de Jul. de 2014
See my attached demo for how to recurse a folder and find all files inside all folders within it.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Convert Image Type en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by