フィルターのクリア

How to change the image input size for this Vnet code?

2 ビュー (過去 30 日間)
Amira Youssef
Amira Youssef 2022 年 9 月 14 日
コメント済み: Walter Roberson 2022 年 9 月 14 日
I have this code and I need to change the input to [40 40 40] instead of [64 64 64]
  3 件のコメント
Amira Youssef
Amira Youssef 2022 年 9 月 14 日
does this work for mat files?
Walter Roberson
Walter Roberson 2022 年 9 月 14 日
No, but mat files are binary vectors, never 3D arrays. Variables stored in mat files might be 3D arrays, so you would apply the imresize3() to the loaded data at the time you load it.

サインインしてコメントする。

回答 (0 件)

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by