Creating 3D surface from binary slice images

23 views (last 30 days)
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.

Answers (1)

Johannes Fischer
Johannes Fischer on 9 Jan 2020
Have a look at isosurface

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!