搜索资源列表
OpenMesh_1.9.4.tar
- 著名的三角网格处理开放源代码程序,提供了数据半边结构,代码很清晰,使用方便,大大提高三维图形开发速度。-famous triangular mesh handle open source procedures, the data structure sideways, code is very clear. easy to use, greatly improving the development of 3D graphics speed.
mpu_oct_03
- 赫赫有名的MPU算法的源程序,其中源代码包含很多点云处理和网格处理的重要算法-type of MPU algorithm source, Source code which contains a lot of point cloud processing and handling of the grid important algorithm
ReadObjAngledist3-18
- 对于三维网格模型,求角距离和测地距离。对研究三维网格处理的的工作者,很有帮助。
meshsimpilification
- 网格简化,对与3D模型处理很有帮助,希望大家能喜欢-mesh simplification,very useful in the 3D modeling
2dc
- 直角坐标系下,已知流场内传热计算程序,包含网格生成,流动计算,后处理程序,是传热学入门的经典程序之一 -Cartesian coordinate system, the known heat flow inside the computational procedures, including grid generation, mobile computing, the latter process is heat transfer entry, one of the classic pro
PyTopMod2.223
- 一个可以修改网格模型拓扑结构的程序,适用于数字几何处理!-Mesh topology modifier
course_examples
- 三角网格处理示例程序,对学习三角网格处理有比较大的帮助-triangular mesh processing
OpenMesh-2.0-RC3.tar
- OpenMesh库,用于模型网格处理.OpenMesh is a generic and efficient data structure for representing and manipulating polygonal meshes.-OpenMesh library, for mesh processing.OpenMesh is a generic and efficient data structure for representing and manipulating polyg
griddata1
- 利用IDL语言开发,网格处理的代码(一)。-Using IDL language development, grid processing code (1).
griddata2
- 利用IDL语言开发,网格处理代码(二)。-Using IDL language development, grid processing code (2)
griddata3
- 利用IDL语言开发,网格处理代码(三)。-Using IDL language development, grid processing code (c).
cloudmesh-0.1
- C++ 实现点云数据网格,网格数据的滤波处理!-Triangulation of point clouds and mesh filter in C++
SyntheticMethodsfortheMedicalImageProcessingand3DR
- 医学图象处理及其三维重建是目前研究的热点问题,它涉及计算机图形学、数字图像处理计算机视觉、以及人机交互技术。 医学图像预处理与三维重建是可视化技术的核心环节,二者直接关系着三维可视化的效果和速度。本文介绍了灰度变换噪声消除以及 伪彩色编码等图像预处理技术。然后着重探讨了三维重建技术中的体绘制和面绘制算法以及这两种算法的优点和不足。最后总结了网格消减算法,并利用它对MC算法进行表面网格简化。 -Medical processing and 3D reconstruction is a
Contour
- 一种简单的基于拉格朗日线性插值算法、适合于有限元后处理所必须的绘制等值线方法。使用VC++软件发展的绘制等值线的程序,此程序采用拉格朗日线性插值算法适合于4边形4节点的有限元网格。-A simple linear interpolation algorithm based on Lagrange suitable for finite element post-processing necessary to draw the contour method. Software developmen
distmesh_2d
- 读取图像并进行网格处理之后显示,matlab语言编写,简单易懂-Read image processing, C language, easy to understand
triangle-meshes-modeling-
- Geometric modeling based on triangle meshes,基于三角网格的几何建模,国外经典三角网格处理教程,文件包含教程pdf版,及附带 源代码。-Geometric modeling based on triangle meshes, triangular grid-based geometric modeling abroad the classic triangular mesh processing tutorial file contains tutori
repairing-meshes
- 关于三角网格stl模型处理的一些算法,包括三维重建、网格处理、网格优化、孔洞修补等的详细代码-Some algorithms on triangular mesh stl model processing, including reconstruction, meshing, mesh optimization, repair holes and other details of the code
魔方
- 使用联编魔方思路,可以后期处理转动,好处为改变一个数字即可改变魔方的阶数。(The use of linked Rubik's cube thinking, you can post-processing rotation, the benefits of changing a number, you can change the number of Rubik's cube.)
triangle-mesh-generation
- 前沿推进法三角形网格生成代码,能够生成二维平面区域三角形网格(Advancing front triangle mesh generation method code)
SPM
- SPM(Smart Preprocess for Meshfree )是C++和OpenGL开发的一套针对无网格物质点法的前处理程序,几何模型和三维质点划分完全使用鼠标输入,为物质点法的研究提供一个有效的前处理平台。直接解压缩包可以直接运行SPM.EXE 主程序,使用File->Open Project 打开里面包含两个三维前处理示例文件(ExplosiveSteel.spm和Peneration.spm)(Smart Preprocess for Meshfree)