搜索资源列表
Voronoi1
- 用于离散点的构建三角网.文件是一个学习算法的文件,可以自行画点,然后构三角网-discrete points for the Construction of triangulation. Paper is a learning algorithm, can draw on its own, then conformation triangulation
SooChow_2D
- 本程序实现的是二维图形的限定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
moveTIN
- 此源码为动态生成三角网,可自由定制基点,产生出的三角网,效果良好.-this source of dynamically generated triangulation be free customized basis points produced by the triangulation results.
RANSAC.rar
- :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
Delaunay
- 用matlab编写的Delaunay三角化的程序,在points里面修改自己的初始点。-Delaunay triangulation using matlab program to modify the initial point, the points inside.
delaunay
- delaunay voronoi三角化的java代码,此代码由康奈尔大学的教授编写-delaunay voronoi triangulation of java code, the code by the Cornell University professor of preparation
TrianglePro
- 输入n个点 判断是否能形成凸多边形 并给出三角划分-Enter the n points to determine whether to form a convex polygon and give triangulation
Voronoi_visualization
- 很好的三角划分网格Voronio 很好的三角划分网格Voronio-Good triangulation Voronio good mesh grid triangulation Voronio
triangulation
- 动态规划实现对多边形的三角剖分,顺时针定义各个顶点值实现最优剖分。-Dynamic program to achieve triangulation of the polygon.Clockwise to definit the value of each vertex achieve the optimal split.
DT
- Delaunay三角剖分的Windows图形界面源码-Delaunay triangulation of the Windows graphical interface Source
TIN_Voronoi
- Delualy 三角网 同时生成Vionoi多边形-Delualy also generate Vionoi polygon triangulation
4756781854517008
- 实现DELAULAY三角化算法.VB编写,测试过,可直接编译通过.-Triangulation algorithm to achieve DELAULAY
Delaunay
- 三角剖分Delaunay算法的快速生成方法。加快图像变形的速度。-Delaunay triangulation algorithm for fast generation method. Accelerate the speed of image distortion.
Delaunay-base
- delaunay图像三角剖分基础算法,也有其快速算法。-delaunay triangulation based algorithm for image, but also its fast algorithm.
concaveShapes
- 基于BOX2D物理引擎实用性很强的任意多边形三角化程序-BOX2D physics engine based on very practical program of any of the polygon triangulation
delauneyTriangulation
- Delaunay网格一次性生成,能正确的处理大型的顶点数据-Delaunay triangulation
Polygon--Triangulation
- Polygon Triangulation details and algorithms
2DfastTriangulation
- 清华大学本科生课程设计,实现平面点集的三角剖分!用外接圆测试剖分的正确性。算法执行速度较快,但存在狭长三角形!-Tsinghua University undergraduate courses designed to achieve the triangulation of the set of points in the plane! Circumcircle test the correctness of the split. Algorithms perform faster, but
delaunay-triangulation
- 在matlab中用delaunay函数实现三角剖分,在一个三角形区域内,实现简单的均匀的delaunay剖分。-In matlab function implementation using delaunay triangulation, in the area of a triangle, a simple uniform delaunay triangulation.
triangulation-algorithm
- Delaunay triangulation algorithm