搜索资源列表
tin-matlab
- 应用于德劳内三角剖分的一个中生长算法,简单有效的进行三角剖分。-Used a Delaunay triangulation algorithm in growth, simple and effective for triangulation.
RANSAC.rar
- :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
1234567899988基于matlab软件的delaunay算法划分网格
- 基于matlab软件的delaunay算法划分网格,可以进行三维数据和二维数据的处理,Matlab-based software division algorithm delaunay mesh, can be three-dimensional data and two-dimensional data processing
Delaunay
- 用matlab编写的Delaunay三角化的程序,在points里面修改自己的初始点。-Delaunay triangulation using matlab program to modify the initial point, the points inside.
Delaunay
- 基于德洛内三角分解的有限元划分,可形成刚度总阵-Delaunay triangulation based on decomposition of the finite element division, the total stiffness matrix can be formed
93317441delanay_all
- delaunay三角剖分程序,能运行,可以显示-delaunay triangulation procedures, will be able to run, you can show that
1111111111111111111
- 详细介绍了 用基于Matlab软件实现Delaunay剖分和基于剖分的规格化计算-Described in detail based on Matlab software implementation Delaunay mesh and mesh-based calculation of standardized
DynamicDelaunay
- Delaunay triangulation is one of the most well known algorithms for space tesselation. Dynamic Delaunay triangulation, in which you can update the input points using a predefined matrice for saving points, is presented in this document.
QuickDelFEX
- 这段代码是一个Delaunay三角网算法。我的想法是要开始一个项目,目的是建立一个强大的有效率三角网/啮合工具。-In this code you will find a Delaunay triangulation algorithm. My idea is to start a project which purpose is to create a robust an efficient triangulation/meshing tool.
lidar
- 对lidar数据进行处理,并建立delaunay三角网-On lidar data processing, and the establishment of delaunay triangulation
QuickDelFEX123
- MEX routines that can be a faster alternative to the Matlab built-in Delaunay triangulator
nearestneighbour
- Compute nearest neighbours (by Euclidean distance) to a set of points of interest from a set of candidate points. The points of interest can be specified as either a matrix of points (as columns) or indices into the matrix of candidate points.
ExtractDelaunayTiangles
- this help to draw delaunay triagles is input x,y to vectors represent coordinate of points for exemple p1(1,2) ,p2(3,4) p3(5,6) then x=[1,3,5] and y=[2,4,6]-this help to draw delaunay triagles is input x,y to vectors represent coordinate of points f
05362373
- High Quality Visual Hull Reconstruction by Delaunay Refinement
delaunay
- 三角剖分matlab实现的三角剖分,形成网格模型-Triangulation matlab achieve triangulation, to form a grid model
tin-matlab
- 应用于德劳内三角剖分的一个中生长算法,简单有效的进行三角剖分。-Used a Delaunay triangulation algorithm in growth, simple and effective for triangulation.
tin-matlab
- 应用于德劳内三角剖分的一个中生长算法,简单有效的进行三角剖分。-Used a Delaunay triangulation algorithm in growth, simple and effective for triangulation.
delaunay-triangulation
- 在matlab中用delaunay函数实现三角剖分,在一个三角形区域内,实现简单的均匀的delaunay剖分。-In matlab function implementation using delaunay triangulation, in the area of a triangle, a simple uniform delaunay triangulation.
Delaunay
- 网格划分的matlab程序,对学习有限元网格划分很有帮助-Meshing matlab program, to learn finite element mesh helpful