Similarity between 3D triangular surfaces
显示 更早的评论
What is the simplest method for calculating similarity between two 3D triangular surfaces (eg generated with trisurf)? It seems simplest to project 3D surfaces on to 2D plots and then use conventional image similarity functions but I cannot find a definite answer.
回答(1 个)
Harsha Priya Daggubati
2020-3-20
0 个投票
Hi,
I guess using Structural Similarity(SSIM) method with those two images might be another apporach. Refer to the following documentation:
类别
在 帮助中心 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!