搜索资源列表
PoissonRecon
- poisson表面重建的代码,可以由点云数据生成曲面-poisson surface reconstruction of the code, you can generate surfaces from point cloud data
MyMFCPoint
- VTK+MFC单文档下读取点云数据,并且实现三维重建。是一个很不错的学习VTK的示例程序。-VTK+ MFC single document to read point cloud data, and the realization of three-dimensional reconstruction. Is a very good example of procedural learning VTK
pmvs
- pmvs是利用bundler得到的相机参数对无序图像进行三维重建,生成更稠密的点云。-pmvs bundler is the use of camera parameters obtained three-dimensional reconstruction image of disorder, generated more dense point cloud.
prosess-club-Points
- 四篇很好的关于空间散乱点云处理的文章,介绍了散乱点云的平滑和除噪原理,是三维重建的必须过程-Four very good point cloud scattered about the space and processing of the article, describes the point cloud smoothing and denoising principle
3D-Reconstruction-code-in-matlab
- 基于Matlab的点云三维重建代码程序,以实现从kinect深度图到点云,再进行三维重建的过程。-Matlab-based point cloud reconstruction program code to achieve kinect depth map the point cloud, and then the process of three-dimensional reconstruction.
lsd_slam.tgz
- 三维重建,lsd-slam,生成半稠密点云,实时性能好,基于概率的模式-a great breakout in slam,can reconstruction environment in real-time.
Point-cloud-reconstruction
- 关于点云的三维重建程序,可以很好的重建三维物体。-About three-dimensional point cloud reconstruction program, can be a good reconstruction of three-dimensional objects.
Desktop
- 用于三维的人物或者场景的重建的点云数据,在点云的配准与建网中可以用到。-Point cloud data
laser-kinect-pointcloud-register-icp
- 针对三维重建中的点云配准问题,提出一种基于点云特征的自动配准算法。利用微软Kinect传感器采集物 体的多视角深度图像,提取目标区域并转化为三维点云。对点云进行滤波并估计快速点特征直方图特征,结合双向 快速近似最近邻搜索算法得到初始对应点集,并使用随机采样一致性算法确定最终对应点集。根据奇异值分解法 求出点云的变换矩阵初始值,在初始配准的基础上运用迭代最近点算法做精细配准。实验结果表明,该配准方法既 保证了三维点云的配准质量,又降低了计算复杂度,具有较高的可操作性和鲁棒性。
Reconstructed-point-cloud
- 包含文章和代码,深度图点云用于三维重建,运行平台C-THIS include paper and code,it s about Ground truth point cloud AND Reconstructed point cloud.
dianyunsanweichongjian
- 基于点云的三维重建方式,效果非常好,下载之后可以直接运行 -Based on the point cloud three-dimensional reconstruction, the effect is very good, can be downloaded directly after the operation
3D-reconstruction-master
- 3d 重建 包括特征点的提取,匹配,以及三维点云的建立(3d reconstruction ,including feature detection and 3 D points cloud ,the change from 2D to 3D)
MyCrustOpen
- 用delaunay三角剖分和网格填充对离散点云数据进行网格重建(Mesh reconstruction of discrete point cloud data using Delaunay triangulation and mesh filling)
PoissonRecon
- 三维表面重建,经典三维表面重建算法。输入为三维点云,输出为三维表面模型。(surface reconstruction)