How to change the M*N*P to M*N*3 or M*N for an Image in Matlab?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Walter Roberson
am 2 Jul. 2018
With new enough MATLAB you could try volumeViewer()
2 Kommentare
Walter Roberson
am 2 Jul. 2018
No, with a MATLAB version that old, you should look in the File Exchange for vol3d v2.
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!