motage関数を使用してモンタージュ画像を作成したのですがファイルに入っている順番で並べることが出来ませんでした.画像を配置する順番を指定する方法を教えてください
以下にコードを示します.
imgDir=fullfile('A');
imds=imageDatastore(imgDir);
Aはファイルのパスです

1 commentaire

Kodai Sato
Kodai Sato le 1 Fév 2020
解決しました
ありがとうございました

Connectez-vous pour commenter.

 Réponse acceptée

Kenta
Kenta le 1 Fév 2020

0 votes

コメントのほう、返信ありがとうございました。
こちらを回答とさせてください。
原因はうえの例に近いものと思われます。その場合、一番簡単なのは、1.jpg=>001.jpgにするのがよろしいかと思います。

Plus de réponses (0)

Catégories

Produits

Version

R2019b

Tags

Community Treasure Hunt

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

Start Hunting!