How can i build a 3D surface through slices?

2 views (last 30 days)
Supposed that I have slices of a complex structure, I would like to build the 3D surface which is characterized by those slices. The surface has then to be exported as an STL. Is that possible?
thanks in advance!

Answers (1)

Nicolas Schmit
Nicolas Schmit on 13 Oct 2017
There is a demo of 3D reconstruction on file exchange.
Note that MathWorks does not guarantee or warrant the use or content of these submissions. Any questions, issues, or complaints should be directed to the contributing author.
To convert the results to STL, you can find STL converters on file exchange such as the surf2stl function.

Community Treasure Hunt

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

Start Hunting!