CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - mesh reconstruction

搜索资源列表

  1. MarchCube

    0下载:
  2. MatchCube 三维网格数据等值表面重构算法。使用查表方式进行。-MatchCube 3D mesh surface contour data reconstruction algorithm. The use of look-up table method.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:81.26kb
    • 提供者:谭昌勇
  1. simulation

    0下载:
  2. 利用弹簧近似和网格重构相结合的非结构动网格技术,耦合求解 Euler方程及弹道方程,模拟飞行在 46千 米高空、0°攻角、马赫数6.5、壳片分离初速分别为 6mPs ,12mPs、壳片分离角速度分别为 0°/s ,50°/s ,150°/s的子母弹 抛壳动态过程。-The use of spring approximation and mesh reconstruction of a combination of non-structural dynamic grid technolog
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:460.36kb
    • 提供者:王顺红
  1. ObjectARX-mesh

    0下载:
  2. 基于ObjectARX的自由曲面三维重建方法,值得参考-Obj ectARX based three-dimensional reconstruction of free surface
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:238.15kb
    • 提供者:Gene
  1. Mesh-Reconstruction-Algorithm--

    0下载:
  2. 提出利用电云进行模型重构的算法,该算法基于点云的几何形状特征,很好的算法。-Proposed the use of electric cloud model reconstruction algorithm based on the geometric shape of the point cloud, a good algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:407.41kb
    • 提供者:zhou
  1. DepthImageMeshGenerator_MultiR

    0下载:
  2. 基于多分辨率的,从深度图点云重建成三角形mesh的算法。-multiline resolution reconstruction method to make depth-image(range image) to triangle mesh
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:433.64kb
    • 提供者:高婷
  1. Triangular-Reconstruction

    0下载:
  2. 基于增量扩散法的思想,提出并实现了一个散乱点云的三角网格重构算法-Based on region-growing idea, a triangular mesh reconstruction algorithm for points cloud is presented
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:484.62kb
    • 提供者:吉祥如意
  1. Poisson-Reconstruction

    0下载:
  2. Poisson Point Cloud Mesh Reconstruction
  3. 所属分类:Grid Computing

    • 发布日期:2017-05-30
    • 文件大小:11.99mb
    • 提供者:54616e6e6572
  1. surf

    0下载:
  2. 能够生成曲面三角网格,可用于曲面重构,程序由C++编写,其中包含了算例-Able to generate triangular mesh surface, can be used for surface reconstruction, the program prepared by the C++, which contains examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:1.03mb
    • 提供者:luolei
  1. ImageTriangle

    0下载:
  2. 参照国内学位论文写的图像三角网格化表示与重建的c#代码,调试过可以使用。-Referring to domestic dissertation written images triangular mesh representation and reconstruction of c# code, debugging can be used.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:106.86kb
    • 提供者:黄秀清
  1. stl

    2下载:
  2. STL文件三角网格拓扑重建,建立半边和边的关系。实现STL文件读取,分层,填充。-Triangular mesh topology reconstruction of STL file, a side and the edge of the relationship.Realize the STL file reading, layered, filled in.
  3. 所属分类:Other systems

    • 发布日期:2017-02-22
    • 文件大小:187kb
    • 提供者:lin
  1. mesh-surface-reconstruction-

    0下载:
  2. 从表面重构的体数据实现3维网格剖分.图像处理的好论文。-The realization of the 3 dimensional mesh surface reconstruction from volumetric data. Image processing papers.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.21mb
    • 提供者:王敏
  1. repairing-meshes

    2下载:
  2. 关于三角网格stl模型处理的一些算法,包括三维重建、网格处理、网格优化、孔洞修补等的详细代码-Some algorithms on triangular mesh stl model processing, including reconstruction, meshing, mesh optimization, repair holes and other details of the code
  3. 所属分类:Special Effects

    • 发布日期:2016-11-27
    • 文件大小:19.25mb
    • 提供者:邵辉
  1. Crust_algorithm

    1下载:
  2. 用于Crust图的散乱数据点集的曲面网格重建的算法,包括Voronoi图和Delaunay三角化的全新的曲面重建算法。-Algorithm for scattered data points Crust graph of surface mesh reconstruction, including the Voronoi diagram and Delaunay triangulation algorithm.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1.12mb
    • 提供者:song
  1. PoissonMesh

    0下载:
  2. Poisson surface reconstruction - Hugues Hoppe
  3. 所属分类:图形图象

    • 发布日期:2018-01-01
    • 文件大小:274kb
    • 提供者:florne
  1. MyCrustOpen

    1下载:
  2. 用delaunay三角剖分和网格填充对离散点云数据进行网格重建(Mesh reconstruction of discrete point cloud data using Delaunay triangulation and mesh filling)
  3. 所属分类:图形图像处理

  1. crust_code

    0下载:
  2. 用于Crust图的散乱数据点集的曲面网格重建的算法,包括Voronoi图和Delaunay三角化的全新的曲面重建算法crust算法(The algorithm of surface mesh reconstruction for scattered data points set of Crust diagram, including Voronoi and Delaunay triangulation, a new algorithm of surface reconstruction, cr
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:3kb
    • 提供者:ajfeef
  1. Distribution network planning

    1下载:
  2. 提出了一套基于供电网格优化划分的中压配电网规划思路和方法。首先,确定规划区域主干通道布局,确保土地资源预留。然后,在明确网格划分目的和原则的基础上,基于就近选择负荷备供变电站和负荷聚类方法,实现供电网格在全局范围内的优化划分。最后,分别在各供电网格内,基于其供区分类优选接线模式和一、二次建设改造标准,并进行主干线布线规划。(This paper presents a set of ideas and methods for medium voltage distribution network
  3. 所属分类:其他

    • 发布日期:2021-03-10
    • 文件大小:1.59mb
    • 提供者:阿飞之父
搜珍网 www.dssz.com