How can I create a 3D figure out of a serie of masks?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
María Pérez Fernández
el 24 de Nov. de 2022
Comentada: María Pérez Fernández
el 24 de Nov. de 2022
Hello!
I have segmentented a series of consecutive 2D MRI images and stored the masks in a cell array. Now I would like to be able to visualize a 3D representation of the volume segmentated.
Each mask contains the area of the slice that I need to visualize. I also know the value of the spacing between the slices. I don´t know how I could achieve this so any help is apreciated.
Thank you in advance.
0 comentarios
Respuestas (1)
Image Analyst
el 24 de Nov. de 2022
I don't know why you chose to use a cell array. Are you just trying to make it more difficult?
Ver también
Categorías
Más información sobre Basic Display en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!