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!