How to check a triangle surface mesh is closed?
2 次查看(过去 30 天)
显示 更早的评论
Hi,
I would like to check if a surface triangle mesh is closed or not? "Close" means like the surf of a ball, as "not close" means it has a hole or losing parts of it. Is there any method in matlab to implement it? If not, could you advice me some other suggestion?
Thank you.
0 个评论
采纳的回答
KSSV
2019-6-11
Just a wild guess.......give a try and let me know. Find the mean of the points and check whether this mean lies inside or outside. YOu can refer the below link to check the point lying inside or outside.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 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!