multi channel Image reconstruction
Show older comments
How can I reconstruct an image from [3410, 33, 33, 8] sub-images?.
3 Comments
KSSV
on 27 Oct 2017
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
on 27 Oct 2017
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
on 27 Oct 2017
Edited: Walter Roberson
on 27 Oct 2017
Answers (0)
Categories
Find more on Convert Image Type in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!