搜索资源列表
delaunay Demo
- 生成delaunay三角网的演示程序
delaunay.rar
- Delaunay三角网,及Voronoi三角形生成,实现用户加点,自动生成功能!界面友好!速度稍慢~,Delaunay Triangulation and Voronoi triangle generation, add a little to achieve the user to automatically generate the feature! User-friendly! A slower pace ~
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
- 该程序使用OpenCV提供的函数在Visual studio6.0的环境下对若干点进行Delaunay三角剖分,具有很高的实用价值,编译已通过,绝对可用-The program provides a function to use OpenCV in Visual studio6.0 environment where a number of points on the Delaunay triangulation of high practical value, the compiler ha
delaunay
- delaunay voronoi三角化的java代码,此代码由康奈尔大学的教授编写-delaunay voronoi triangulation of java code, the code by the Cornell University professor of preparation
Delaunay
- tin不规则三角网的构建,动态插入点算法。形式简单-delaunay
Delaunay
- Delaunay三角剖分-Delaunay triangulation
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
- 生成网格,很实用的,比较简单的一种生成网格方法-generating the delaunay
Delaunay
- 这是基于osg的Delaunay三角网绘制(Delaunay)示例-This is based on the Delaunay triangulation osg draw (Delaunay) sample
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
- 该代码演示了如何进行平面划分,Delaunay三角形和Voronoi划分的迭代式构造,基于OPENCV-The code demonstrates how to print division, Delaunay triangles and Voronoi partition of the iterative structure, based on OPENCV
Delaunay
- 实现二维Delaunay网格化,可用鼠标确定构网点-Achieve two-dimensional Delaunay grid, the mouse can be used to determine the point
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三角生成,结合OpenGl实现三角网显示-delaunay triangulation generated, combined with OpenGl display to achieve triangulation
Delaunay
- 一种支持三维Delaunay三角剖分与Voronoi图生成的数据结构,有详细介绍。-That supports three-dimensional Delaunay triangulation and Voronoi diagram data structure, described in detail.
构建Delaunay三角网的VB源程序
- 构建Delaunay三角网的VB源程序,用于建立地面DEM模型(Constructing VB source program of Delaunay triangulation network)
平面域Delaunay三角网点定位算法研究综述_刘琴琴
- 不规则三角网常用于地形的可视化,其生成算法一直是国内研究热点。 Delaunay 三角剖分算 法是构建不规则三角网的主要算法。 讨论了平面域离散点生成 Delaunay 三角网算法的研究现状,其 中逐点插入法中影响构网效率的关键因素是任意插入点定位的速度。 总结了目前国内主流的点定位 算法,对国内该领域现有文献研究存在的主要问题作了详细分析,并展望了未来可能的研究走向,以 期为国内 Delaunay 三角网生成算法研究提供理论与方法上的指导意见。(Triangulated irregul