搜索资源列表
网格简化
- 在三角网格重建的过程中,平坦区域可以用较少的三角形表示,而曲率较大的地方应该有更多的三角形,本程序删减平坦区域的三角形-triangular mesh in the process of redevelopment, the flat region can use smaller triangles, Curvature and the larger part should be more triangular, the deletio
模型简化
- 网格简化程序
一个使用半边结构进行网格简化的程序
- 这是一个使用半边结构进行网格简化的程序
网格简化
- 在三角网格重建的过程中,平坦区域可以用较少的三角形表示,而曲率较大的地方应该有更多的三角形,本程序删减平坦区域的三角形-triangular mesh in the process of redevelopment, the flat region can use smaller triangles, Curvature and the larger part should be more triangular, the deletio
3dSimplifier
- 一个浙江大学教授写的三维网格简化的源代码,用的是能量误差算法!-a professor of Zhejiang University wrote 3D mesh simplification of the source code, using the energy error algorithm!
20050921094855818
- 本源码通过使用多边形减面算法,实现了模型的网格简化,为复杂三维模型的渐进表达,渐进传输提供了很好的参考-The source side through the use of polygon reduction algorithm, the realization of the model mesh simplification for complex three-dimensional model of the expression o
bunnylod
- 网格简化 计算机图形学 初学者可以看看 一个老外写的很不错的源码-Mesh simplification computer graphics beginners can take a look at a foreigner wrote a very good source
Mesh_Simplification
- 三角网格简化的边塌缩算法实现,网格输入文件支持标准.obj格式(bin文件夹中附有一个,可用notepad打开),化简后通过OpenGL显示结果-Triangle mesh simplification edge collapse algorithm, the grid supports standard input file. Obj format (bin folder with a notepad available to ope
Simplifier
- 一个网格简化的程序 一个网格简化的程序-A mesh simplification procedure for a mesh simplification procedure
jmspmesh
- 网格简化代码,已在vs2008下调试通过,并带有debug版和release版的可执行文件-mesh simplification code
face3d(3)
- 实现三维颅骨的打开,及网格简化和一系列操作。- Reality of 3D Skull ,Open File, Net simplified, a serials of operations.
meshsimplification
- 对原始的三角网格进行八叉剖分,来提高三角网格简化的速度-it carries out the octree to divide the space, puts triangled-meshes into different spaces,it improves the whole speed of simplification
meshsimpilification
- 网格简化,对与3D模型处理很有帮助,希望大家能喜欢-mesh simplification,very useful in the 3D modeling
siggraph
- 97年siggraph网格简化程序,用得是ply格式的,供大家使用,-97 years siggraph mesh simplification process is to ply the format used for people to use, huh, huh
SyntheticMethodsfortheMedicalImageProcessingand3DR
- 医学图象处理及其三维重建是目前研究的热点问题,它涉及计算机图形学、数字图像处理计算机视觉、以及人机交互技术。 医学图像预处理与三维重建是可视化技术的核心环节,二者直接关系着三维可视化的效果和速度。本文介绍了灰度变换噪声消除以及 伪彩色编码等图像预处理技术。然后着重探讨了三维重建技术中的体绘制和面绘制算法以及这两种算法的优点和不足。最后总结了网格消减算法,并利用它对MC算法进行表面网格简化。 -Medical processi
triangulationVolume
- 体数据的三角网格化,可用于三角网格简化与显示-Triangular grid for volume data
MeshSimpCode
- 实现边坍塌(edge-collapse)的网格简化方法,程序能指定输入输出的 obj 文件,以及面数的简化比(输出面数占输入面数的百分比),例如:命令行程序可以支持如下参数 mesh_simp.exe 输入.obj 输出.obj 简化比(例如 0.3) -Achieve edge collapse (edge-collapse) of the mesh simplification methods, procedures, i
ReMESH-2.0_win32
- 三维网格简化的程序 只有软件,没有源码,可以进行几乎所有的网格简化功能-a software for remesh, which you can use it for almost ……
mesh_glut
- 网格简化 利用opengl显示 编程环境vc++ 2008-Opengl display grid programming environment to simplify the use vc++ 2008
网格简化源码
- 简化3d模型网格数,生成适合在LOD中使用的多层次模型。(It simplifies the number of grid in 3D model and generates multi-level models suitable for LOD.)