CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - delaunay 算法

搜索资源列表

  1. SooChow_2D

    0下载:
  2. 本程序实现的是二维图形的限定Delaunay的三角剖分,算法的主要思想是采用微分方程数值解法中的有限元方法对二值图像进行三角剖分,程序为二维图像重建提供一个有利的基础。-this program is limited to the two-dimensional graphics Delaunay triangulation. The main idea of this algorithm is the numerical solution of differential equations b
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:170.13kb
    • 提供者:wukongpei
  1. Line9.1

    0下载:
  2. 这是我研一时根据北航杨钦的博士论文编写的二维Delaunay插点算法。各个函数功能有详细注释
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:68.04kb
    • 提供者:宁远
  1. delaunay

    0下载:
  2. 利用Delaunay三角剖分算法来进行的三维建模技术在建筑,地质地形勘测,医学图像建模,动画设计等各方面都有广泛的应用。本软件实现逐点插入算法,并且在综合参考以往逐点插入算法的基础上,提出自己的想法,在某些具体细节上进行改进。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.22mb
    • 提供者:经惠
  1. delaunay(带约束)

    1下载:
  2. 基于空圆原理实现Delaunay分割,根据“多对角线交换循环算法”实现约束条件的插入-empty circle on principle to achieve Delaunay segmentation, according to the "multi-diagonal exchange cycle algorithm" to achieve the insertion restrictive conditions
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:17.45kb
    • 提供者:杨振贤
  1. KenDelaunay2D

    1下载:
  2. 1.高质量的笛氏三角网格化,为重建三维图形提供有力的帮助. 2.附件有原码和调用方法,Delaunay三角网格化已封装成一个类,用户只需要传入点坐标标就可以得到最优的三角形 3.这是我工作中用到的一个小算法,希望对你的工作有所帮助-KenDelaunay
  3. 所属分类:2D Graphic

    • 发布日期:2017-01-16
    • 文件大小:35.8kb
    • 提供者:
  1. Delaunay

    0下载:
  2. Delaunay算法程序,大家交流一下!互相学习中-Delaunay algorithm procedures, exchange of about U.S.! Learn from each other in
  3. 所属分类:2D图形编程

    • 发布日期:2013-07-16
    • 文件大小:5.46kb
    • 提供者:李芳
  1. RandomPointsDelaunayVc

    1下载:
  2. 在平面随机生成散列的二维点,点数可由用户输入,然后将散列的点进行三角剖分,生成三角网。可以用于算法演示,这个比较老的代码,速度并不快,也可以继续改进。-The demo can show an example of delaunay and the a algorithm is not very fast.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:269.88kb
    • 提供者:Jh
  1. Delaunay

    0下载:
  2. 三角剖分Delaunay算法的快速生成方法。加快图像变形的速度。-Delaunay triangulation algorithm for fast generation method. Accelerate the speed of image distortion.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.58mb
    • 提供者:陈皓
  1. Delaunay-base

    0下载:
  2. delaunay图像三角剖分基础算法,也有其快速算法。-delaunay triangulation based algorithm for image, but also its fast algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:168.35kb
    • 提供者:陈皓
  1. 2dDelaunay

    0下载:
  2. 二维平面内随机点的delaunay三角化算法的实现,完整源代码。-Delaunay triangulation algorithm of random points in the two-dimensional plane, complete source code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:898.96kb
    • 提供者:杜杜
  1. delaunay_poufen

    0下载:
  2. delaunay三角剖分的算法,主要是根据边扩展来构建三角网的算法,有简单的界面设计实现 -delaunay triangulation
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-19
    • 文件大小:27.64mb
    • 提供者:lefen
  1. DELAUNAY

    1下载:
  2. DELAUNAY约束边嵌入算法的详细描述,可以参考一下-DELAUNAY constrained edge embedded detailed descr iption of the algorithm, can refer to
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:145.59kb
    • 提供者:刘琴琴
  1. threemesh

    0下载:
  2. 已知点云数据采用基于Voronoi算法和Delaunay算法的三角化算法(vc++)。-Known point cloud data based on Voronoi algorithm and the Delaunay triangulation algorithm (Vc++).
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3.46kb
    • 提供者:song
  1. sneg5

    0下载:
  2. 这个是delaunay三角网的算法实现,程序效率不高,仅供研究参考,-This is a delaunay triangulation algorithm implementation, process efficiency is not high, only for reference,
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-17
    • 文件大小:57kb
    • 提供者:GH+03152
搜珍网 www.dssz.com