搜索资源列表
voronoi
- voronoi算法实现平面上的点生成对平面的分割线,使用时先用鼠标在界面上任意点一些点delau按钮即可,本程离在CBuilder5上编译通过.-threshold algorithm plane formation on the point of view of dividing lines, the first use interface with the mouse in arbitrary point on some points delau button, the way from t
VoronoiGraph
- Voronoi图在最近几年中应用比较广泛,我上传的是用java写的Voronoi图生成源码-Voronoi diagram in recent years in widespread use, I used to upload java is the Voronoi diagram was generated source
delaunay
- 基于OPENCV的,vc++ 图象处理程序. Delaunay三角形和Voronoi划分的迭代式构造.
voronoi图形的构建
- 关于voronoi图形的c语言构建!!
VoronoiDAC
- 维诺图的GUI实现,使用VC++环境,非常棒的代码-The Voronoi diagram the GUI implementation, use VC++ environment, great code
opencvbasedDelaunay
- 用opencv写的Delaunay三角形和Voronoi划分的迭代式构造-Opencv Writing with the Delaunay triangles and Voronoi division of iterative structure
triangled1
- 插入法实现三角化和Voronoi图,并且可以实现他们的动态显示-Insertion method to achieve triangulation and Voronoi diagram, and can achieve their dynamic display
CGAL-4.5
- CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
