run cmd through matlab

1 次查看(过去 30 天)
S WASIQUE ALI
S WASIQUE ALI 2022-12-30
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 个评论
Rik
Rik 2022-12-30
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.

请先登录,再进行评论。

回答(1 个)

Image Analyst
Image Analyst 2022-12-30
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.

类别

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