Clear Filters
Clear Filters

How to change the M*N*P to M*N*3 or M*N for an Image in Matlab?

1 view (last 30 days)
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
AKSHAY VARSHNEY
AKSHAY VARSHNEY on 2 Jul 2018
Actually, Sir, I am not pretty sure about that but I think that it was .im file and it will open in Matlab only and has a value of 480*480*32.

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 2 Jul 2018
With new enough MATLAB you could try volumeViewer()

Categories

Find more on Image Processing and Computer Vision in Help Center and File Exchange

Products


Release

R2015a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!