搜索资源列表
polygon-union
- 求两个多边形交集的程序,使用计算几何实现的,值得学习-intersection of polygons for the two procedures, the use of computational geometry to achieve, and worth learning
AETool
- 属于AE源码。在程序中对相交线的打断,对线的修剪以及合并(union)两个polygon要素。对选区区域测量其面积和周长。-AE source is. In the proceedings of the interrupted line of intersection of line cutting and union (union) of two polygon elements. Region of the constituency of its size and girth measure
clipper
- 从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用Bala Vatti的多边形裁剪算法,并做了多种扩展和改进,提供多个版本(Delphi Pascal C++ C# )的源码和测试程序和简明的帮组文档,方便用户使用。 sandbox tags trunk-The Clipper Library is based on but significantly extends Bala Vatti s polygon clipping algorithm as describ
linearea
- 两个简单多边形求并与交,将两个多边形的顶点$交点分别按某种时针方向排序并依次连接#本文中以逆时针为计算方向#然后搜索围成的闭合区域,即可形成交集或者并集。-Two polygon union&Intersection
interact_area.tar
- 计算任意多边形的相交面积和相并面积,用于衡量多边形的重合度(calculate the intersection area and union area of arbitrary polygon)