multi channel Image reconstruction
古いコメントを表示
How can I reconstruct an image from [3410, 33, 33, 8] sub-images?.
3 件のコメント
KSSV
2017 年 10 月 27 日
You have to arrange the matrices into mXnX3 ..to make a image. Have a look on reshape but you need to be confident on order of the arrangement.
Walter Roberson
2017 年 10 月 27 日
How were the parts arranged relative to each other?
Do you currently have an numeric matrix, or do you have cell arrays?
MD RESHAD UL HOQUE
2017 年 10 月 27 日
編集済み: Walter Roberson
2017 年 10 月 27 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Convert Image Type についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!