搜索资源列表
-
1下载:
在VS2008和opencv下,对2D/3D点(云)数据实现三角剖分,运算速度快,实时性好,计算精度高,并对三角剖分进行了优化,可以处理复杂点集的三角剖分,可以用于人脸识别的工作-In the VS2008 and opencv, the pairs of 2D/3D points (cloud) data to achieve triangulation, calculation speed, real-time performance is good, high precision, and
-
-
0下载:
专业的三维点去数据网格化开源代码。相当好。c++
的。-point cloud delaunay triangulation
-
-
0下载:
-
-
0下载:
实现点云文件的读取与显示,要求点云文件是DAT文件,文件头是点数乘以3,其后是每个点的具体坐标。可以用鼠标进行交互-The realization of point cloud file to read and display requested document is a point cloud DAT files, the first is multiplied by 3 points, followed by the specific coordinates of each point.
-
-
0下载:
this a visual c + + code for point cloud triangulation, i tried it and it works really in a very good way -this is a visual c++ code for point cloud triangulation, i tried it and it works really in a very good way
-
-
2下载:
很好的3D点云处理程序,适合初学者使用,其中有渲染,三角化等-Excellent 3D point cloud processing, suitable for beginners, including rendering, triangulation, etc.
-
-
0下载:
To strike a point cloud of the convex hull has been carried out on the convex hull triangulation, algorithm is simple
-
-
0下载:
讨论了有关散乱点云的取样及三角网络化模型的实现 并提出了一种高效率的点云提取方法 最后就基于被提取点生成三角网络模型进行了探讨
-Discussed the scattered point cloud sampling and triangulation network and proposed a model to achieve an efficient point cloud extraction method to extract the last point to be gener
-
-
0下载:
三维构建三角网的一些资料,以及点云文件的描述-Three-dimensional triangulation to build some of the information, as well as a descr iption of the point cloud file
-
-
1下载:
Delauna三角剖分,随机产生点云,进行点云数据的三角剖分-The Delauna triangulation, randomly generated point cloud triangulation point cloud data
-
-
1下载:
随机产生三维点云数据,利用程序寻找凸包,然后对凸包进行初始三角剖分-Randomly generated three-dimensional point cloud data, the use of the program to find the convex hull, then the convex hull of the initial triangulation
-
-
2下载:
点云数据进行三角网格化,实现点云数据的三角剖分~-Triangular mesh point cloud data, triangulation of point cloud data to
-
-
0下载:
voronoi图划分,用于点云的三角剖分,生成点云表面模型-voronoi graph partitioning triangulation for point cloud generated point cloud surface model
-
-
0下载:
点云三角化
Delaunay三角剖分
构造曲面-Point Cloud triangulation
Delaunay triangulation
Construction surfaces
-
-
0下载:
已知点云数据采用基于Voronoi算法和Delaunay算法的三角化算法(vc++)。-Known point cloud data based on Voronoi algorithm and the Delaunay triangulation algorithm (Vc++).
-
-
1下载:
3D点云的三角化程序,有多个模型验证三角化程序的有效性-triangulation of point cloud.many models validates the effectiveness of the triangulation.
-
-
1下载:
基于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
-
-
1下载:
对点云数据进行三角剖分,重新构建模型,里面有椅子,犀牛,马,大象等动物的点云数据,通过加载点云数据并且运行TestMyCrust文件,绘制出点云数据和网格。(Triangulation of point cloud data and reconstruct the model)
-
-
1下载:
用delaunay三角剖分和网格填充对离散点云数据进行网格重建(Mesh reconstruction of discrete point cloud data using Delaunay triangulation and mesh filling)
-
-
1下载:
对激光雷达点云进行三角剖分,对传统Crust算法进行了改进(Triangulation of LIDAR point cloud)
-