How can i build a 3D surface through slices?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Nicolas Schmit
el 13 de Oct. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!