How to change the M*N*P to M*N*3 or M*N for an Image in Matlab?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Walter Roberson
2018-7-2
With new enough MATLAB you could try volumeViewer()
2 个评论
Walter Roberson
2018-7-2
No, with a MATLAB version that old, you should look in the File Exchange for vol3d v2.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!