how can i display matrix in matlab 3D 128*128*27 as image simelar to function use in 2D(imshow or other)

1 回表示 (過去 30 日間)
i have image 3d and take no.of slice each slice save as matrix 2D and make reconstruction and other operation then need to collect all slice to display 3D IMAGE a can add all slice in matrix 128*128*27 now need to display this matrix as image

採用された回答

Image Analyst
Image Analyst 2014 年 6 月 8 日
MATLAB does not have very good 3D volumetric visualization capabilities. You're pretty much limited to cutaway views and isosurfaces, unless you want to write something custom. You can use a professionally designed program for 3D volume visualization like Avizo to achieve superior visualizations.
  1 件のコメント
mary noor
mary noor 2014 年 6 月 11 日
thank you but when use load wmri the matlab disblay brain in 3D and can to take same slices for this brain now a make reconstraction for this brain by collectet all slices in one matrix but ican not to display

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeScalar Volume Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by