How can i build a 3D surface through slices?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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!
0 Commenti
Risposte (1)
Nicolas Schmit
il 13 Ott 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.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!