フィルターのクリア

run cmd through matlab

1 回表示 (過去 30 日間)
S WASIQUE ALI
S WASIQUE ALI 2022 年 12 月 30 日
回答済み: Image Analyst 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 Center および File ExchangeConvert Image Type についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by