Filter löschen
Filter löschen

run cmd through matlab

1 Ansicht (letzte 30 Tage)
S WASIQUE ALI
S WASIQUE ALI am 30 Dez. 2022
Beantwortet: Image Analyst am 30 Dez. 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 Kommentar
Rik
Rik am 30 Dez. 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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Image Analyst
Image Analyst am 30 Dez. 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.

Kategorien

Mehr zu Convert Image Type finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by