multi channel Image reconstruction
Afficher commentaires plus anciens
How can I reconstruct an image from [3410, 33, 33, 8] sub-images?.
3 commentaires
KSSV
le 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
le 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
le 27 Oct 2017
Modifié(e) : Walter Roberson
le 27 Oct 2017
Réponses (0)
Catégories
En savoir plus sur Convert Image Type dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!