How to change the M*N*P to M*N*3 or M*N for an Image in Matlab?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Walter Roberson
on 2 Jul 2018
With new enough MATLAB you could try volumeViewer()
2 Comments
Walter Roberson
on 2 Jul 2018
No, with a MATLAB version that old, you should look in the File Exchange for vol3d v2.
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!