How to change the M*N*P to M*N*3 or M*N for an Image in Matlab?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Walter Roberson
le 2 Juil 2018
With new enough MATLAB you could try volumeViewer()
2 commentaires
Walter Roberson
le 2 Juil 2018
No, with a MATLAB version that old, you should look in the File Exchange for vol3d v2.
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!