How much inputs give to imread commonts ) like ,v=imread(​'im1.jpg',​'im2.jpg',​'im3.jpg')

How to get more input for imread commont ?

1 comentario

imread() is designed to read in only one image at a time, so you can't input multiple filenames.
What is your actual goal, i.e., what do you expect to be contained in variable 'v'?

Respuestas (0)

La pregunta está cerrada.

Productos

Preguntada:

el 31 de Oct. de 2013

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by