Borrar filtros
Borrar filtros

run cmd through matlab

1 visualización (últimos 30 días)
S WASIQUE ALI
S WASIQUE ALI el 30 de Dic. de 2022
Respondida: Image Analyst el 30 de Dic. de 2022
i need to run batch images processing for the series of images in command promt(cmd) through the matlab, and obviously needed to save the series of processed images. Can you guide me the matlab code.
  1 comentario
Rik
Rik el 30 de Dic. de 2022
This is a description of an entire project, not an answerable question.
Have a read here and here. It will greatly improve your chances of getting an answer.

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 30 de Dic. de 2022
See code snippets in the FAQ:
Inside the for loop, construct a command line with sprintf and then pass it to the system command if you need to have some external program do something to your images.

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