I want this two stl files to overlap each other

3 次查看(过去 30 天)
So i will give a quick background, this are two stl files, one is fully deformed at bottoma and other is non deformed. I want them to overlap as to measure displacement of nodes from non deformed to deformed. I have tried to show pair them with pointcloud function byt somehow they are not aligning and sitting at a distance from each other.

采纳的回答

KSSV
KSSV 2021-9-14
Do both the stl files have same number of nodal connectivities and nodes? If so you can subtract them. If not you can make your own grid and get the respective Z values for both the stl files; now they have common (x,y) and then you can find the difference and get the displacements.
  2 个评论
Ajay Deshmukh
Ajay Deshmukh 2021-9-14
Hey, can you spoon feed this please? The stl files are generated from MRI of same person just with different base (hard/soft and one side hanging). So I will need to go with grid. Can you explain how to go with that?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Biomedical Imaging 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by