搜索资源列表
网格简化
- 在三角网格重建的过程中,平坦区域可以用较少的三角形表示,而曲率较大的地方应该有更多的三角形,本程序删减平坦区域的三角形-triangular mesh in the process of redevelopment, the flat region can use smaller triangles, Curvature and the larger part should be more triangular, the deletion procedures flat triangle reg
3dSimplifier
- 一个浙江大学教授写的三维网格简化的源代码,用的是能量误差算法!-a professor of Zhejiang University wrote 3D mesh simplification of the source code, using the energy error algorithm!
jianhau
- 三角网格简化源代码,效果较好,推荐使用,欢迎使用,-triangular mesh simplification of the source code, the result is better and recommended use, Welcome,
bsubsamp
- 数字图像处理(冈萨雷斯)书中的边界链码实现,该程序通过取网格,简化了编码的数据量
20050921094855818
- 本源码通过使用多边形减面算法,实现了模型的网格简化,为复杂三维模型的渐进表达,渐进传输提供了很好的参考
bunnylod
- 网格简化 计算机图形学 初学者可以看看 一个老外写的很不错的源码
Mesh_Simplification
- 三角网格简化的边塌缩算法实现,网格输入文件支持标准.obj格式(bin文件夹中附有一个,可用notepad打开),化简后通过OpenGL显示结果
Simplifier
- 一个网格简化的程序 一个网格简化的程序
42Multiple_Viewports
- 主要是opengl 的网格简化
模型简化
- 网格简化程序
face3d(3).rar
- 实现三维颅骨的打开,及网格简化和一系列操作。, Reality of 3D Skull ,Open File, Net simplified, a serials of operations.
MeshSimpCode
- 实现边坍塌(edge-collapse)的网格简化方法;程序能指定输入输出的 obj 文件,以及面数的简化比(输出面数占输入面数的百分比),例如:命令行程序可以支持如下参数 mesh_simp.exe 输入.obj 输出.obj 简化比-Achieve edge collapse (edge-collapse) of the mesh simplification methods program can specify the input and output of the obj fil
meshsimpilification
- 网格简化,对与3D模型处理很有帮助,希望大家能喜欢-mesh simplification,very useful in the 3D modeling
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
new
- 对原始的三角网格进行八叉剖分,来提高三角网格简化的速度-it carries out the octree to divide the space, puts triangled-meshes into different spaces,it improves the whole speed of simplification
meshsimplification
- 对原始的三角网格进行八叉剖分,来提高三角网格简化的速度-it carries out the octree to divide the space, puts triangled-meshes into different spaces,it improves the whole speed of simplification
ToShare_SurfaceSimplification_using_quadric_error_
- 采用java实现基于二次误差度量的网格简化算法;主要使用了java的集合框架中的treeSet -Surface Simplification Using Quadric Error Metrics
SyntheticMethodsfortheMedicalImageProcessingand3DR
- 医学图象处理及其三维重建是目前研究的热点问题,它涉及计算机图形学、数字图像处理计算机视觉、以及人机交互技术。 医学图像预处理与三维重建是可视化技术的核心环节,二者直接关系着三维可视化的效果和速度。本文介绍了灰度变换噪声消除以及 伪彩色编码等图像预处理技术。然后着重探讨了三维重建技术中的体绘制和面绘制算法以及这两种算法的优点和不足。最后总结了网格消减算法,并利用它对MC算法进行表面网格简化。 -Medical processing and 3D reconstruction is a
网格简化源码
- 简化3d模型网格数,生成适合在LOD中使用的多层次模型。(It simplifies the number of grid in 3D model and generates multi-level models suitable for LOD.)