搜索资源列表
PoissonRecon
- PoissonRecon 三维表面重构算法
PoissonRecon
- 三维表面重建中的经典算法。能够重建出精细的表面。-Three-dimensional surface reconstruction of the classical algorithm. To reconstruct a fine surface.
OpenSURF
- SURF (Speeded Up Robust Features) http://en.wikipedia.org/wiki/SURF 测试了很多surf的源代码 这个带有匹配的演示例子很不错-code from: http://code.google.com/p/opensurf1/downloads/list
PoissonRecon
- Poisson Surface Reconstruction
PoissonRecon
- poisson表面重建的代码,可以由点云数据生成曲面-poisson surface reconstruction of the code, you can generate surfaces from point cloud data
PoissonRecon
- 泊松表面重构源代码,是学习3D表面重构的好例子。-Poison surface reconstruction
PoissonRecon
- 点云的泊松曲面重构方法的源代码。有论文说明。-The Poisson point cloud surface reconstruction method source code. The paper describes.
PoissonRecon
- 用于点云表面重建,基于Poisson重建算法,生成.ply文件,需要先求取点云法向量。-For point cloud surface reconstruction, reconstruction algorithm based on Poisson generate. Ply files, you need to strike a point cloud normal vector.
PoissonRecon
- Poisson surface reconstruction creates watertight surfaces from oriented point sets. In this work we extend the technique to explicitly incorporate the points as interpolation constraints. The extension can be interp
PoissonRecon
- 三维模型的泊松重建算法源码实现,是原作者基于其发表论文实现的,可用性很强,具体使用方法见代码内部-poisson reconstruction algorithm from author to reconstruct 3D model from point cloud, it is very robust to handle data with noise
PoissonRecon
- Poisson technique for 3D mesh
poissonrecon
- 基于泊松方程的复杂物体三维建模方法,同时也讲述了如何修复建模物体表面的空洞和极点.-Complex object in 3D modeling method based on Poisson s equation, it also introduces how to repair the modeling object surface voids and poles.
PoissonRecon
- 点云数据生成三维模型所采用的经典算法 泊松表面重建-Classical algorithm to generate a three-dimensional point cloud model used Poisson surface reconstruction
PoissonRecon
- 三维表面重建中的经典算法。能够重建出精细的表面。--Three-dimensional surface reconstruction of the classical algorithm. To reconstruct a fine surface.
PoissonRecon.x64
- 这是三维重建的泊松表面重建的源码,非常好的学习资料,对于学习三维重建的同学来说是非常的东西,欢迎下载-This is the Poisson surface reconstruction of the famous three-dimensional reconstruction of the source code, a very good learning materials for the students is very thr
PoissonRecon.x64
- Poissom Recon x64 三维点云重建(3D point cloud reconstruction)
PoissonRecon
- 三维表面重建,经典三维表面重建算法。输入为三维点云,输出为三维表面模型。(surface reconstruction)