本文介绍了用于3维的Delauny网格三角剖分算法的输出应该是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
如果这是输入点 [ ^ ]应用于Delauny网格三角剖分算法…….
然后, 3维的 Delauny网格三角剖分算法 的输出是什么?
A. 这一个 [ ^ ] or
B. 这一个 [ ^ ] [所有给定输入点的凸包]
你的答案是什么? A 或 B ....
请帮助........
谢谢........
If this are the input points[^] to the Delauny Mesh Triangulation algorithm…….
Then what will be output of Delauny Mesh Triangulation algorithm for 3-Dimention?
A. This one[^]or
B. This one[^][ConvexHull of all given input points]
What is your answer? A or B....
Please Help........
Thanks........
推荐答案
这篇关于用于3维的Delauny网格三角剖分算法的输出应该是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!