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

1 visualizzazione (ultimi 30 giorni)
If i have MxLxN matrix where N is number of slices and MxL are 2D image slices. How can i visualize that 3D matrix

Risposta accettata

Matt J
Matt J il 22 Ago 2014
Modificato: Matt J il 22 Ago 2014
You could use the slice command. There are also many 3D viewers to choose from on the File Exchange,

Più risposte (1)

Image Analyst
Image Analyst il 22 Ago 2014
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

Community Treasure Hunt

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

Start Hunting!

Translated by