Creating 3D surface from binary slice images
Mostrar comentarios más antiguos
I've got 60 slices and i'm creating binary mask of contours wchich i'm detecting on each. How can I create 3D model from those contours ? I can't even display them properly on one 3D plot. I'm ending up with matrix 400x500x60 where first two are sizes of images with contour pixels set to 1 and rest is 0. I will appreciate every tip.
1 comentario
darova
el 8 de En. de 2020
Can you show your attempts? Please attach the data/image
Respuestas (1)
Johannes Fischer
el 9 de En. de 2020
1 voto
Have a look at isosurface
Categorías
Más información sobre Contour Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!