How to change the M*N*P to M*N*3 or M*N for an Image in Matlab?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Is there any way to show this type of image in Matlab 480*480*32? or otherwise, I have to change the image from 480*480*32 to 480*480*3 please guide me.
2 comentarios
Respuestas (1)
Walter Roberson
el 2 de Jul. de 2018
With new enough MATLAB you could try volumeViewer()
2 comentarios
Walter Roberson
el 2 de Jul. de 2018
No, with a MATLAB version that old, you should look in the File Exchange for vol3d v2.
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!