multi channel Image reconstruction
Mostrar comentarios más antiguos
How can I reconstruct an image from [3410, 33, 33, 8] sub-images?.
3 comentarios
KSSV
el 27 de Oct. de 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
el 27 de Oct. de 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
el 27 de Oct. de 2017
Editada: Walter Roberson
el 27 de Oct. de 2017
Respuestas (0)
Categorías
Más información sobre Convert Image Type en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!