ファイル内の写真について

ファイル内に更に2つのファイルを分けその中に10枚づつほど写真が入っています。これを画像処理をしたいため227✖227をしたいと思っています。どうすればいいですか?

Risposte (1)

Hernia Baby
Hernia Baby il 25 Giu 2022

0 voti

imresizeはいかがでしょうか?

1 Commento

Akira Agata
Akira Agata il 26 Giu 2022
+1
おそらく Deep Learning に入力するため画像をリサイズされたいのではないかと推測します。
もしそうであれば、画像ファイルそのものには手を加えることなく、プログラム側で imageDatastore + augmentedImageDatastore を組み合わせて使うことで、Deep Learning への画像入力サイズを調整することができます。

Accedi per commentare.

Categorie

Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange

Richiesto:

il 25 Giu 2022

Commentato:

il 26 Giu 2022

Community Treasure Hunt

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

Start Hunting!