Compare 5 STL models

Feel free to ask any question here
Post Reply
CCBP
Posts: 1
Joined: Sun Dec 04, 2022 8:50 pm

Compare 5 STL models

Post by CCBP »

Good evening,

unfortunately I have not been able to solve my problem with 3D Slicer. I want to merge 5 different models (STL, very similar) into one average model. Then I want to calculate and visualize the Hausdorff Distance and DICE Coefficient compared to this model. How would one proceed with CloudCompare?

Many thanks!
BP
daniel
Site Admin
Posts: 7710
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Compare 5 STL models

Post by daniel »

Merging the models the way you describe is not possible with CC.

If they are very very close, you could clone the vertices of each mesh (the cloud entity below each mesh), then merge these clouds (with Edit > Merge) and eventually try to re-mesh the resulting cloud with Poisson Reconstruction (and a not too high octree level). Due to how Poisson Surface Reconstruction works, it should kind of 'average' locally the points.
Daniel, CloudCompare admin
Post Reply