搜索资源列表
Delaunay
- 图像处理源码关于三角形的算法-source image processing algorithms on the triangle
2D-Tin-delaunay
- 在vc++里根据生长算法完成delaunay三角网的构建.其中点是自己随机点上的.-in line with the growth algorithm Delaunay triangulation Construction. Which is their point of random.
Delaunay--VB-code
- 本实例:为用VB代码实现的构建Delaunay三角网的生长算法。
delaunay
- 利用Delaunay三角剖分算法来进行的三维建模技术在建筑,地质地形勘测,医学图像建模,动画设计等各方面都有广泛的应用。本软件实现逐点插入算法,并且在综合参考以往逐点插入算法的基础上,提出自己的想法,在某些具体细节上进行改进。
detri_2.9v.tar
- delaunay算法,可以实现三角面片的划分,相当的不错哦
Delaunay
- 说明了delaunay三角网算法的组建等,希望对大家有好处
Delaunay
- 采用java实现的delauny三角网构建算法。
用Delaunay算法进行三角剖分
- 直接在VC试图上描点,对所获得的点集用Delaunay算法进行三角剖分。,Directly in the VC-point attempt on the depiction of the point set obtained by using Delaunay triangulation algorithm.
Delaunay
- 基于opencv的Deluanay抛分算法,可以实现点到面的扩散-Opencv of Deluanay throw points based algorithms, can point to the proliferation of surface
Delaunay
- 离散点数据生成三角网格的算法(C#),简单明了.-Discrete points of data to generate triangular mesh algorithm (C#), Simple and clear.
Delaunay
- Delaunay 分治算法三角网格剖分!-Source code for DeWall, a divide and conquer 3d Delaunay
Delaunay
- Delaunay算法程序,大家交流一下!互相学习中-Delaunay algorithm procedures, exchange of about U.S.! Learn from each other in
Delaunay
- tin不规则三角网的构建,动态插入点算法。形式简单-delaunay
Delaunay
- 使用著名的Delaunay算法实现平面三角化。鼠标任意点击可增加、插入节点、形成网格;对节点标号,可逐步观查网格的变化,体验Delaunay算法过程。内有程序结构的详细说明,易于理解和移植。-2D-triangularization is realised based on the famous Delaunay algorithm in this program. While clicking the left mouse button, new nods with IDs are adde
Delaunay
- Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
Delaunay
- 简单多边形的三角剖分,在计算机图形学及地学问题三维重建领域有着广泛的应用.根据简单多边形的定义和三角剖分原则,提出了一种简单多边形三角剖分的算法,该算法通过判断某顶点和基边之间的位置来实现对简单多边形的三角剖分算法实现简单容易理解适用于任意简单多边形的三角剖分-Triangulation of simple polygon in computer graphics and three-dimensional reconstruction to study the problem has wide
Delaunay
- 使用Delaunay算法对离散的输入点进行三角划分-Delaunay algorithm using discrete triangulation of input points
Delaunay
- 三角剖分Delaunay算法的快速生成方法。加快图像变形的速度。-Delaunay triangulation algorithm for fast generation method. Accelerate the speed of image distortion.
平面域Delaunay三角网点定位算法研究综述_刘琴琴
- 不规则三角网常用于地形的可视化,其生成算法一直是国内研究热点。 Delaunay 三角剖分算 法是构建不规则三角网的主要算法。 讨论了平面域离散点生成 Delaunay 三角网算法的研究现状,其 中逐点插入法中影响构网效率的关键因素是任意插入点定位的速度。 总结了目前国内主流的点定位 算法,对国内该领域现有文献研究存在的主要问题作了详细分析,并展望了未来可能的研究走向,以 期为国内 Delaunay 三角网生成算法研究提供理论与方法上的指导意见。(Triangulated irregul