Creating 3D surface from binary slice images
Afficher commentaires plus anciens
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 commentaire
darova
le 8 Jan 2020
Can you show your attempts? Please attach the data/image
Réponses (1)
Johannes Fischer
le 9 Jan 2020
1 vote
Have a look at isosurface
Catégories
En savoir plus sur Contour Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!