Import STL file and convert to Matrix

37 次查看(过去 30 天)
Hello,
I want to measure the Hausdorff-Distance between two STL meshes. Is it possible to import the STL-Data and convert it in matrix where every point has its x,y,z-coordinate?
Thanks!

回答(2 个)

Jan
Jan 2021-9-2

darova
darova 2021-9-5
Try stlread to import geometry
Use griddata to interpolate data

标签

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by