当前位置:
首页 资源下载
搜索资源 - point cloud triangulation
搜索资源列表
-
0下载:
一个用于三角剖分的类.实用性非常好。对于需要从多边形,点云数据需要剖分的有帮助-triangulation for a class. Practicality is very good. For those from the polygon, point cloud data needs help cutting
-
-
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
-
-
1下载:
BMyCrust take as input a 3D scatter points cloud and return a tight, manifold, triangulation.
Remember that crust algorithm needs a cloud representing a volume, so open surface may give inaccurate results. For example : a plane can not be triang
-
-
0下载:
We introduce a noise-resistant algorithm for reconstructing a watertight surface from point cloud data.
It forms a Delaunay tetrahedralization, then uses a variant of spectral graph partitioning to decide whether each
tetrahedron is inside or out
-
-
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
-
-
1下载:
Delauna三角剖分,随机产生点云,进行点云数据的三角剖分-The Delauna triangulation, randomly generated point cloud triangulation point cloud data
-
-
0下载:
c#写的程序,主要就是实现delaunay算法,将点云表示成三角网-c# write the program is to achieve delaunay algorithm, represented as point cloud triangulation network
-
-
0下载:
几篇关于点云三维重建的很好的文章,包含了一些常用的点云三角化的算法,值得学习。-Point cloud reconstruction of several good articles about, including some common point cloud triangulation algorithm, it is worth learning.
-
-
0下载:
PCL点云,无序点云三角化,结合VS2010平台-PCL point cloud, disorderly point cloud triangulation, with VS2010 platform
-
-
0下载:
点云三角化
Delaunay三角剖分
构造曲面-Point Cloud triangulation
Delaunay triangulation
Construction surfaces
-
-
1下载:
Kinect和OpenCV实现简单的点云三角化,用最小二乘法计算法线,并实时显示获得的模型。建立在OpenFrameworks框架上,编译需要安装OpenFrameworks并放到myApps目录里,还需要Kinect SDK 1.7和OpenCV 2.4.3。-Kinect and OpenCV to achieve a simple point cloud triangulation, using the least square method to calculate the normal
-
-
1下载:
3D点云的三角化程序,有多个模型验证三角化程序的有效性-triangulation of point cloud.many models validates the effectiveness of the triangulation.
-
-
0下载:
用于将点云三角剖分得到三角网格以后,计算重建表面的面积-For the point cloud triangulation, calculate the area of the reconstructed surface
function
-
-
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
-