if i have MxLxN matrix where N is number of slices and MxL are 2D image slices.

1 回表示 (過去 30 日間)
Abeera Tariq
Abeera Tariq 2014 年 8 月 22 日
回答済み: Image Analyst 2014 年 8 月 22 日
If i have MxLxN matrix where N is number of slices and MxL are 2D image slices. How can i visualize that 3D matrix

採用された回答

Matt J
Matt J 2014 年 8 月 22 日
編集済み: Matt J 2014 年 8 月 22 日
You could use the slice command. There are also many 3D viewers to choose from on the File Exchange,

その他の回答 (1 件)

Image Analyst
Image Analyst 2014 年 8 月 22 日
Depends on how you want to visualize it. MATLAB is not good for volume visualization, like programs such as Avizo. Basically with MATLAB you can do isosurfaces and cutaway views. See the 3D visualization section in the help. If you want true volume visualization then look to Avizo http://www.vsg3d.com/avizo/overview

カテゴリ

Help Center および File Exchange3-D Volumetric Image Processing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by