if i have MxLxN matrix where N is number of slices and MxL are 2D image slices.
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Abeera Tariq
am 22 Aug. 2014
Beantwortet: Image Analyst
am 22 Aug. 2014
If i have MxLxN matrix where N is number of slices and MxL are 2D image slices. How can i visualize that 3D matrix
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Image Analyst
am 22 Aug. 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
0 Kommentare
Siehe auch
Kategorien
Mehr zu Triangulation Representation finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!