文件名称:Delaunay3D
介绍说明--下载内容均来自于网络,请自行研究使用
VTK delaunay3D 实例 ,VTK库中的delaunay3D 来进行点云的三角化。-This example creates a tetrahedral mesh from unorganized points. The example uses the vtkDelaunay3D filter. The resulting mesh will be a solid convex hull of the original points. The example takes the points from a XML PolyData file (.vtp) produces the 3D Delaunay tetrahedralization (both with alpha = 0 and a non-zero alpha), and displays the result on the screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Delaunay3D\Delaunay3D
..........\..........\CMakeLists.txt
..........\..........\Delaunay3D.cxx
..........\..........\build
Delaunay3D