Creating 3D surface from binary slice images
Show older comments
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 Comment
darova
on 8 Jan 2020
Can you show your attempts? Please attach the data/image
Answers (1)
Johannes Fischer
on 9 Jan 2020
1 vote
Have a look at isosurface
Categories
Find more on Contour Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!