How can i build a 3D surface through slices?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Nicolas Schmit
2017-10-13
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!