搜索资源列表
delaunay
- 基于OPENCV的,vc++ 图象处理程序. Delaunay三角形和Voronoi划分的迭代式构造.
delaunay
- 用Opencv做的,Delaunay三角形和Voronoi划分的迭代式构造
Delaunay
- 进行dalaunay划分的小程序,可以据此进行voronoi剖分
voronoi图形的构建
- 关于voronoi图形的c语言构建!!
GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi dia
- GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi diagram, and the Delaunay triangulation, of a set of points in the plane.
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 ~
mesh_applet
- Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.
Mesh_Ap_Delaunay
- Creates and displays a Delaunay Triangulation (DT) or a Voronoi Diagram (VoD)
delaunay
- delaunay voronoi三角化的java代码,此代码由康奈尔大学的教授编写-delaunay voronoi triangulation of java code, the code by the Cornell University professor of preparation
delaunay.c
- delaunay三角形和voronoi划分的迭代式构造-voronoi division of delaunay triangles and structure of the iterative
geompack3
- Voronoi和delaunay三角剖分源程序软件,用于构建数值计算的有限元预处理工作-Delaunay triangulation and Voronoi source software for building a numerical calculation of the finite element pre-processing work
geompack
- voronoi图及delaunay三角网格化程序-voronoi diagrams and delaunay triangulation gridding procedure
TIN_Voronoi
- 构建离散点集的Voronoi图,算法大致流程:先构建Delaunay TIN,然后连接相邻三角形的重心记得Voronoi图,然后基于TIN的拓扑,构建Voronoi多边形的拓扑关系。-Construction of discrete point set Voronoi diagram algorithm for general processes: first, to build Delaunay TIN, then remember that the focus of a triangle c
delaunay
- 该代码演示了如何进行平面划分,Delaunay三角形和Voronoi划分的迭代式构造,基于OPENCV-The code demonstrates how to print division, Delaunay triangles and Voronoi partition of the iterative structure, based on OPENCV
Voronoi
- Vomnoi图及其对偶Delaunay三角剖分,目前广泛应用于计算机图形生成、CAD/CAM 和有限元方法等领域,特别是近十年来,随着计算机图形学的发展,三维图形生成技术的需求,受到了学术界的极大关注.
qhull-2010.1
- 一个快速实现三维凸包的程序,并且有Delaunay三角化,半平面交,voronoi图。-a 3D quickhull program,and has delaunay triagulation,half intersection,voronoi programs.
Delaunay
- 一种支持三维Delaunay三角剖分与Voronoi图生成的数据结构,有详细介绍。-That supports three-dimensional Delaunay triangulation and Voronoi diagram data structure, described in detail.
Delaunay-triangulations
- GEOMPACK - Voronoi diagrams, Delaunay triangulations GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi diagram, and the Delaunay triangulation, of a set of points in the plane.
PlantraEN1608
- Plantra-Trajectory Planning is a software to rebuild surfaces from cloud points, featuring shaded 3D visualization and path planning for robotics paths. It uses Voronoi diagram, Cyrus-Beck clipping, Delaunay triangulation and B-Splines
Voronoi
- 泰森多边形生成算法,先生成Delaunay三角形,再生成其对偶图泰森多边形;图形界面 MFC.-Tyson polygon generation algorithm, sir into Delaunay triangle, into its dual figure regeneration tyson polygon Graphical interface MFC.