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!