搜索资源列表
scanalyze-1.0.3_source_code
- 斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接-Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Genera
OrthPoly
- NARMAX模型重构,用matlab实现了一个二次二次曲面的重构-NARMAX model reconstructed using Matlab achieved a second conicoid Reconstruction
OpenGL
- : NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完 成了在MFC 中用OpenGL 实现NURBS 曲面的绘制及裁剪,为在逆向工程中实现基于型值点的曲面拟合和裁剪奠 定了基础.-: NURBS said because of the Identity Act, shape control flexibility. In surface modeling and remodeling plays an important role.
MATLABSOLIDWORKS.kdh
- 这是一片基于matlab的复杂曲面在solidworks中获得与重构的文章。
rbf2.rar
- 通过径向基函数将散乱数据点云重构为三维隐式曲面,RBF
PoissonRecon
- poisson表面重建的代码,可以由点云数据生成曲面-poisson surface reconstruction of the code, you can generate surfaces from point cloud data
Nurbers
- 一个用于处理pts文件并重构和生成Nurbers曲面的程序——主要用于验证点云文件。-One for handling pts file and Nurbers Surface Reconstruction and generate the procedure- the main point cloud is used to verify documents.
powercrust
- powercrust 三维点云曲面重构算法,可直接运行!-powercrust surface reconstruction from point clouds
surface-reconstruction
- 几个曲面重构算法的比较 如LOOP细分、三次三角bezier曲面等-Comparison of several surface reconstruction algorithm, such as LOOP segments, three triangular bezier surfaces, etc.
Reconstruct_3D
- 基于MFC的opengl显示点云的程序,并为三维重构做好基础!有助于对三维曲面重构有了解-Based on the the MFC opengl point cloud of the program and prepare the ground for the three-dimensional reconstruction!
NURBS
- 这本书找了很久,非常经典的电子版书籍《计算机辅助几何设计与非均匀B样条》,对学习nurbs曲线插值和曲面重构有很大帮助。现和大家共享-This book looking for a long time, very classic electronic version of the book " Computer Aided Geometric Design of" non-uniform B-spline, the learning the nurbs curve interp
PoissonRecon
- 点云的泊松曲面重构方法的源代码。有论文说明。-The Poisson point cloud surface reconstruction method source code. The paper describes.
surf
- 能够生成曲面三角网格,可用于曲面重构,程序由C++编写,其中包含了算例-Able to generate triangular mesh surface, can be used for surface reconstruction, the program prepared by the C++, which contains examples
openGL4_yh
- 实现对三维点云数据的曲面重构显示,并附带有三维点云数据TXT文件,方便用户测试,Opengl学习必备入门程序,并已封装好了各种类,方便学习- Surface Reconstruction achieve the three-dimensional point cloud data display, along with a three-dimensional point cloud data TXT files, user testing, Opengl learning essential
openGL5_yh
- 实现对三维点云数据的曲面重构显示,而且通过迭代指定了每个片面的法失,使重构曲面更加平滑,Opengl学习必备入门程序,并已封装好了各种类,方便学习-Surface Reconstruction achieve the three-dimensional point cloud data show, but also through an iterative method is specified for each one-sided loss to make a smoother surface
3D-data-surface-reconstruction
- 三维数据曲面重构,,本学位论文对曲面重构做了一部分工作,重点研究了三角网格曲面重构算法,对提高三角网格剖分的效率和效果起了一定作用。-3D data surface reconstruction
Monte_Carlo_simulation_20120702
- 蒙特卡洛模拟算法,用于三维曲面重构,大型球面镜测量-Monte Carlo simulation algorithm for three-dimensional surface reconstruction, large spherical mirror measurement
LBM3D
- 模拟空间多孔介质,用matlab三维曲面重构。(The porous media in the space is simulated, and the three-dimensional surface is reconstructed.)
yuanzhui
- 圆锥的拟合,三维点云数据的拟合,关于曲面重构,曲面拟合,曲面的特征提取,对圆锥点云数据的一个网格化(Conic, fittingFitting of cones, fitting 3D point cloud data, surface reconstruction, surface fitting, surface feature extraction, and gridding of conical point cloud data.)
图像表面灰度曲面提取
- 本代码可实现图像三维表面重构,提取三维灰度曲面。常用于道路路面工程。