搜索资源列表
tinlib_w.将离散点三角化的程序
- 将离散点三角化的程序。tinlib_w.有运行示例。做三维地形或模型显示可用,Discrete points, triangulation procedures. tinlib_w. have run the sample. Or do three-dimensional terrain models show the available
chonggou
- 给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
Triangle-of-Point-Cloud
- Matlab 三维点云三角化 不是平面域的三角化 是三维点云三角化 亲身测试绝对可用!-Triangle of Point Cloud
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 po
triangulation-of-point-cloud
- 3D点云的三角化程序,有多个模型验证三角化程序的有效性-triangulation of point cloud.many models validates the effectiveness of the triangulation.
sanjiaohua2
- 基于PCL的点云三角化处理主程序,基于点云库实现,可以进行点云多方式显示,面片化操作-Based on the PCL point cloud triangulation processing main program, based on the point cloud library to achieve, you can point cloud multi-way display, dough operation
mpu_oct
- 实现点云数据的八叉树均等剖分(八叉树,一个立方体等分为八份,并可以持续的细分下去,虽然每个节点都能分出八个叉,但形象,且等分空间,简单容易理解。),并利用MPU实现数据的三角化,可视化等。(MPU, pointcloud, octree)